-
Notifications
You must be signed in to change notification settings - Fork 794
[SYCL][CPU] Add ext_oneapi_ballot_group aspect to spir64_x86_64 target #15165
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
Conversation
|
ping @intel/dpcpp-tools-reviewers @dm-vodopyanov |
|
ping @intel/dpcpp-tools-reviewers @dm-vodopyanov |
|
@intel/llvm-gatekeepers Could you please merge this? |
|
ping @intel/llvm-gatekeepers |
|
@intel/dpcpp-tools-reviewers could you please approve this? |
| // RUN: %{run} %t.out | ||
| // | ||
| // REQUIRES: gpu | ||
| // REQUIRES: cpu, gpu |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will never run. Did you mean cpu || gpu?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you. #15236
Follow-up of #15165 The test should run on either CPU or GPU.
intel#15165) The aspect is supported since [OpenCL CPU 2024.2](https://github.com/intel/llvm/releases/download/2024-WW25/oclcpuexp-2024.18.6.0.02_rel.tar.gz)
Follow-up of intel#15165 The test should run on either CPU or GPU.
The aspect is supported since OpenCL CPU 2024.2