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 09c7d4b commit 376185bCopy full SHA for 376185b
sycl/test-e2e/DeviceGlobal/device_global_copy.cpp
@@ -1,9 +1,8 @@
1
// RUN: %{build} -std=c++23 -o %t.out
2
// RUN: %{run} %t.out
3
//
4
-// The OpenCL GPU backends do not currently support device_global backend
5
-// calls.
6
// UNSUPPORTED: opencl && gpu
+// UNSUPPORTED-TRACKER: GSD-4287
7
8
// Tests the copy ctor on device_global without device_image_scope.
9
0 commit comments