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.
2 parents 32a8638 + eb68b07 commit 39a2b07Copy full SHA for 39a2b07
SYCL/Basic/buffer/buffer_migrate.cpp
@@ -1,10 +1,6 @@
1
-// The test is flaky, disable until investigated/fixed.
2
-// REQUIRES: TEMPORARILY_DISABLED
3
// REQUIRES: gpu
4
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
// RUN: %GPU_RUN_PLACEHOLDER %t.out
6
-// RUN: env NEOReadDebugKeys=1 CreateMultipleRootDevices=2 %GPU_RUN_PLACEHOLDER %t.out
7
-// RUN: env NEOReadDebugKeys=1 CreateMultipleRootDevices=3 %GPU_RUN_PLACEHOLDER %t.out
8
//
9
// Test for buffer use in a context with multiple devices (all found
10
// root-devices)
0 commit comments