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 a09c472 commit e868eccCopy full SHA for e868ecc
sycl/test-e2e/Basic/code_location_e2e.cpp
@@ -1,3 +1,5 @@
1
+// UNSUPPORTED: cuda
2
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19214
3
// RUN: %{build} -DNDEBUG -o %t1.out
4
// RUN: %{run} %t1.out | FileCheck %s
5
sycl/test-e2e/Basic/stream/stream.cpp
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
// RUN: %{run} %t.out %if !gpu || linux %{ | FileCheck %s %}
0 commit comments