Skip to content

Commit 88a9b59

Browse files
committed
For testing
1 parent 955047d commit 88a9b59

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

sycl/test-e2e/bindless_images/copies/copy_subregion_1D.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// REQUIRES: aspect-ext_oneapi_bindless_images
2-
// REQUIRES: cuda
32

43
// RUN: %{build} -o %t.out
54
// RUN: %{run} %t.out

sycl/test-e2e/bindless_images/copies/copy_subregion_2D.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// REQUIRES: aspect-ext_oneapi_bindless_images
2-
// REQUIRES: cuda
32

43
// RUN: %{build} -o %t.out
54
// RUN: %{run} %t.out

sycl/test-e2e/bindless_images/copies/device_to_device_copy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// REQUIRES: aspect-ext_oneapi_bindless_images
2-
// REQUIRES: cuda
32

43
// RUN: %{build} -o %t.out
54
// RUN: %{run} %t.out

sycl/test-e2e/bindless_images/copies/device_to_device_pitched.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// REQUIRES: aspect-ext_oneapi_bindless_images
22
// REQUIRES: aspect-ext_oneapi_bindless_images_2d_usm
3-
// REQUIRES: cuda
43
//
54
// UNSUPPORTED: cuda
65
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17231

0 commit comments

Comments
 (0)