Skip to content

Commit d8b8aba

Browse files
authored
[SYCL][NFC] Add REQUIRES: cuda to CUDA test case (#18747)
Signed-off-by: Michael Aziz <michael.aziz@intel.com>
1 parent b514a43 commit d8b8aba

File tree

1 file changed

+1
-0
lines changed
  • sycl/test/self-contained-headers/sycl/ext/oneapi/experimental/backend

1 file changed

+1
-0
lines changed

sycl/test/self-contained-headers/sycl/ext/oneapi/experimental/backend/cuda.hpp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: cuda
12
// RUN: %clangxx -fsycl -fsyntax-only -Xclang -verify %s
23
// expected-no-diagnostics
34
//

0 commit comments

Comments
 (0)