We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f56de6 commit b81ee64Copy full SHA for b81ee64
SYCL/AtomicRef/add-native.cpp
@@ -5,7 +5,7 @@
5
// RUN: %CPU_RUN_PLACEHOLDER %t.out
6
// TODO: Remove items from UNSUPPORTED once corresponding backends support
7
// "native" implementation
8
-// UNSUPPORTED: cpu, cuda
+// UNSUPPORTED: level_zero, cpu, cuda
9
10
#include <CL/sycl.hpp>
11
#include <algorithm>
SYCL/AtomicRef/sub-native.cpp
0 commit comments