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

[SYCL] Updated atomic_memory_order_capabilities query tests for OpenCL and Level Zero backends #8825

Merged

Conversation

andylshort
Copy link

This patch updates the atomic_memory_order* E2E tests to include the level_zero and opencl backends, as these should now return the required memory order capability sets tested in and required by these tests.

@andylshort andylshort requested a review from a team as a code owner March 28, 2023 10:29
@andylshort
Copy link
Author

This PR is a re-submission of intel/llvm-test-suite#1627 due to that repo now being archived. It was approved there but resubmitting here for integration and re-approval.

It was necessary to change the work group size from 1024 to 256 as before is exceeded the maximum of the test hardware I used to test on. It doesn't affect the results.

@andylshort andylshort requested a review from a team March 28, 2023 10:32
@andylshort andylshort temporarily deployed to aws March 28, 2023 10:57 — with GitHub Actions Inactive
@andylshort andylshort temporarily deployed to aws March 28, 2023 11:49 — with GitHub Actions Inactive
@andylshort
Copy link
Author

Raised CUDA test failure issue here: #8832

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants