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

Post-commit failure on opencl fpga intel device #15361

Closed
GeorgeWeb opened this issue Sep 11, 2024 · 1 comment · Fixed by #15359
Closed

Post-commit failure on opencl fpga intel device #15361

GeorgeWeb opened this issue Sep 11, 2024 · 1 comment · Fixed by #15359
Assignees
Labels
bug Something isn't working

Comments

@GeorgeWeb
Copy link
Contributor

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

@GeorgeWeb GeorgeWeb added the bug Something isn't working label Sep 11, 2024
@GeorgeWeb GeorgeWeb self-assigned this Sep 11, 2024
@GeorgeWeb
Copy link
Contributor Author

The fix is here: #15359 - we were choosing too large a global work size on the fpga emulator device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant