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 8bc4f70 commit 818aeecCopy full SHA for 818aeec
sycl/test-e2e/ProgramManager/multi_device_bundle/compile_link.cpp
@@ -1,7 +1,7 @@
1
// REQUIRES: gpu && linux && (opencl || level_zero)
2
3
// RUN: %{build} -o %t.out
4
-// RUN: env NEOReadDebugKeys=1 CreateMultipleRootDevices=3 SYCL_UR_TRACE=2 %{run} %t.out
+// RUN: env NEOReadDebugKeys=1 CreateMultipleRootDevices=3 %{run} %t.out
5
6
// Test to check that we can compile and link a kernel bundle for multiple
7
// devices and run the kernel on each device.
0 commit comments