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 075cf2e commit a8f2cb8Copy full SHA for a8f2cb8
sycl/test-e2e/DeviceLib/assert.cpp
@@ -1,4 +1,4 @@
1
-// REQUIRES: (cpu || cuda ) && linux
+// REQUIRES: (cpu || cuda || hip ) && linux
2
// RUN: %{build} -DSYCL_FALLBACK_ASSERT=1 -o %t.out
3
// (see the other RUN lines below; it is a bit complicated)
4
//
sycl/test-e2e/DeviceLib/string_test.cpp
@@ -1,4 +1,3 @@
-// UNSUPPORTED: hip
// RUN: %{build} -Wno-error=deprecated-declarations -Wno-error=pointer-to-int-cast -fno-builtin -o %t.out
// RUN: %{run} %t.out
0 commit comments