Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][CUDA] Adds tests for atomic memory ordering #363

Merged
merged 2 commits into from
Aug 10, 2021

Conversation

steffenlarsen
Copy link

This commit adds tests for memory orderings supported by a given device. This relies on the changes in intel/llvm#4105. It also loosely relates to intel/llvm#4106.

NOTE: This is disabled for L0, OpenCL, and ROCm as they do not currently implement the backend functionality required for querying info::device::atomic_memory_order_capabilities and aspect::atomic64.

Signed-off-by: Steffen Larsen <[email protected]>
@steffenlarsen
Copy link
Author

intel/llvm#4105 has been merged so these tests should pass now.

@vladimirlaz vladimirlaz merged commit 82a7eec into intel:intel Aug 10, 2021
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…uite#363)

* [SYCL][CUDA] Adds tests for atomic memory ordering

Signed-off-by: Steffen Larsen <[email protected]>

* Fix formatting

Signed-off-by: Steffen Larsen <[email protected]>

Co-authored-by: Steffen Larsen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants