Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit cd0cf1c

Browse files
[SYCL] Temporarily disable Config/select_device.cpp (#1483)
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent 165cee8 commit cd0cf1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Config/select_device.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Temporarily disabled due to flaky behavior
2+
// REQUIRES: TEMPORARY_DISABLED
3+
14
// RUN: %clangxx -fsycl %s -o %t.out
25
//
36
// RUN: env WRITE_DEVICE_INFO=1 %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)