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 91ccfc7 commit 8d44dfdCopy full SHA for 8d44dfd
sycl/test/regression/isordered.cpp
@@ -1,3 +1,6 @@
1
+// RUN: %clangxx -fsycl %s -o %t.out
2
+// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
+
4
#include <CL/sycl.hpp>
5
6
int main() {
0 commit comments