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 baef440 commit 5a74ef3Copy full SHA for 5a74ef3
2 files changed
clang/test/dpct/NVTX/NVTX-linux.cu
@@ -1,4 +1,5 @@
1
// UNSUPPORTED: system-windows
2
+// UNSUPPORTED: cuda-12.9
3
// RUN: dpct --format-range=none -in-root %S -out-root %T %S/NVTX-linux.cu --cuda-include-path="%cuda-path/include" -- -std=c++14 -x cuda --cuda-host-only
4
// RUN: FileCheck --input-file %T/NVTX-linux.dp.cpp --match-full-lines %s
5
clang/test/dpct/nvtx.cu
// RUN: dpct --format-range=none --out-root %T/nvtx %s --cuda-include-path="%cuda-path/include"
// RUN: FileCheck %s --match-full-lines --input-file %T/nvtx/nvtx.dp.cpp
// RUN: %if build_lit %{icpx -c -fsycl %T/nvtx/nvtx.dp.cpp -o %T/nvtx/nvtx.dp.o %}
0 commit comments