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 de5b479 commit 447f598Copy full SHA for 447f598
sycl/test-e2e/KernelAndProgram/spec_constants_after_link.cpp
@@ -7,8 +7,8 @@
7
// HIP backend does not currently implement linking.
8
// UNSUPPORTED: hip
9
10
-// Windows doesn't yet have full shutdown().
11
-// UNSUPPORTED: ze_debug && windows
+// This test uses interop that has the ownership on a kernel.
+// UNSUPPORTED: ze_debug
12
13
// This test checks that specialization constant information is available on
14
// kernel bundles produced by sycl::link.
0 commit comments