Skip to content

Commit 5a74ef3

Browse files
committed
Update
Signed-off-by: Jiang, Zhiwei <zhiwei.jiang@intel.com>
1 parent baef440 commit 5a74ef3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

clang/test/dpct/NVTX/NVTX-linux.cu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// UNSUPPORTED: system-windows
2+
// UNSUPPORTED: cuda-12.9
23
// 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
34
// RUN: FileCheck --input-file %T/NVTX-linux.dp.cpp --match-full-lines %s
45

clang/test/dpct/nvtx.cu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// UNSUPPORTED: system-windows
2+
// UNSUPPORTED: cuda-12.9
23
// RUN: dpct --format-range=none --out-root %T/nvtx %s --cuda-include-path="%cuda-path/include"
34
// RUN: FileCheck %s --match-full-lines --input-file %T/nvtx/nvtx.dp.cpp
45
// RUN: %if build_lit %{icpx -c -fsycl %T/nvtx/nvtx.dp.cpp -o %T/nvtx/nvtx.dp.o %}

0 commit comments

Comments
 (0)