Skip to content

Commit 1561b88

Browse files
authored
[SYCL][E2E] Re-enable copy_dynamic_size on CUDA (#17352)
I don't know what fixed it, but this is fixed on the `sycl` branch and in the latest nightlies. Fixes #16968
1 parent b9324eb commit 1561b88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/WorkGroupScratchMemory/copy_dynamic_size.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
3-
//
4-
// UNSUPPORTED: cuda
5-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16968
63

74
// UNSUPPORTED: gpu-intel-gen12
85
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16072

0 commit comments

Comments
 (0)