-
Notifications
You must be signed in to change notification settings - Fork 752
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
[SYCL][E2E] GroupAlgorithm/root_group.cpp timed out on OCL AMD CPU #13032
Comments
I think there are some issues in the implementation: e.g.: 66d35e2#r139907569 The cuda impl also will not be behaving as expected. |
I can't reproduce the timeout on gfx90a using 5.7.1. |
Wait, I read this completely wrong. I saw amd and thought amd gpu. It is an opencl issue and doesn't relate to hip at all. |
It turned out to be a CI infrastructure related issue. |
Describe the bug
Example:
https://github.com/intel/llvm/actions/runs/8274840200/job/22641210917
https://github.com/intel/llvm/actions/runs/8274840200/job/22670316284
To reproduce
DPC++ commit id: bca61db
Environment
sycl-ls --verbose
output:Additional context
No response
The text was updated successfully, but these errors were encountered: