We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The newly added Basic/launch_queries/max_num_work_groups.cpp failed in post-commit: https://github.com/intel/llvm/actions/runs/10812211165/job/29993848042 for intel opencl fpga device only.
The newly added Basic/launch_queries/max_num_work_groups.cpp
This issue is created to have the failure tracked and serve as a source information about it until its resolution.
No response
The text was updated successfully, but these errors were encountered:
The fix is here: #15359 - we were choosing too large a global work size on the fpga emulator device.
Sorry, something went wrong.
GeorgeWeb
Successfully merging a pull request may close this issue.
Describe the bug
The newly added Basic/launch_queries/max_num_work_groups.cpp
failed in post-commit: https://github.com/intel/llvm/actions/runs/10812211165/job/29993848042 for intel opencl fpga device only.This issue is created to have the failure tracked and serve as a source information about it until its resolution.
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: