You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL][CUDA] Unoptimized stream regression test (#362)
Previously the CUDA backend would fail due to invalid atomic memory
orders not being optimized out. The use of these invalid memory orders
have been removed in recent changes, so this commit adds a regression
test to make sure they do not resurface.
Signed-off-by: Steffen Larsen <[email protected]>
0 commit comments