Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GPU] Enable Xe2 in oneDNN build #24468

Closed
wants to merge 1 commit into from

Conversation

petercad
Copy link

OpenVINO selectively enables GPU ISAs when building oneDNN; this PR adds Xe2 to the list.

@petercad petercad requested review from a team as code owners May 10, 2024 18:05
@github-actions github-actions bot added category: GPU OpenVINO GPU plugin category: build OpenVINO cmake script / infra labels May 10, 2024
@sys-openvino-ci sys-openvino-ci added the ExternalIntelPR External contributor from Intel label May 10, 2024
@sshlyapn
Copy link
Contributor

@petercad thank you for the PR!

But currently, all CI jobs failed with "Unsupported primitive GPU ISA" error message. The issue appears because oneDNN submodule version hasn’t been updated yet, and this #24411 PR should be merged first

@ilya-lavrenov ilya-lavrenov added this to the 2024.2 milestone May 11, 2024
@petercad
Copy link
Author

@sshlyapn Yes, was wondering about that (I was testing with oneDNN v3.5 of course). Feel free to merge this patch into #24411 and close this PR if you'd like.

@isanghao
Copy link
Contributor

Let me close this PR as the content will be included in #24411

Note: 24411 is picking onednn main branch at this moment because rls-3.5 is not in public onednn repo. 24411 will change rls-3.5 branch once the branch is published.

@isanghao isanghao closed this May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: GPU OpenVINO GPU plugin ExternalIntelPR External contributor from Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants