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 3dd47f3 commit d7fb016Copy full SHA for d7fb016
SYCL/Config/select_device.cpp
@@ -1,3 +1,6 @@
1
+// Temporarily disabled due to flaky behavior
2
+// REQUIRES: TEMPORARY_DISABLED
3
+
4
// RUN: %clangxx -fsycl %s -o %t.out
5
//
6
// RUN: env WRITE_DEVICE_INFO=1 %GPU_RUN_PLACEHOLDER %t.out
0 commit comments