-
Notifications
You must be signed in to change notification settings - Fork 787
[CI][Deps] Uplift CPU/FPGAEMU RT version to 2023.16.6.0.28 #10237
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
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.
Please, fix pre-commit failures.
Hi @bader, the PreCI shows installing the new OpenCL CPU Runtime failed. Could you please help to check? Thanks.
|
@yanfeng3721, I see two tests "unexpectedly" pass in Nightly tests on OpenCL CPU: https://github.com/intel/llvm/actions/runs/5946503013/job/16127794742. Could you check if these are caused by the new OpenCL CPU implementation, please? @aelovikov-intel, do I understand it correctly that pre-commit didn't catch this because we run it on all available devices and these XFAIL marks were ignored? |
Likely, yes. |
Yes, SYCL :: Scheduler/DISABLED_DataMovement.cpp & SYCL :: SubGroup/scan_spirv13.cpp can pass with new OpenCL CPU RT.
|
Who is fixing this? |
@jiezzhang is preparing the PR. |
No description provided.