Skip to content

Commit 2f546b2

Browse files
againullbb-sycl
authored andcommitted
[SYCL] Temporarily disable SubGroup/attributes.cpp test for OpenCL CPU backend. (intel#1031)
Test fails on unrelated changes, disable temporarily while issue is being investigated
1 parent c7c1a35 commit 2f546b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/SubGroup/attributes.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Test fails on Opencl CPU backend, disable temporarily to resolve the issue.
2+
// UNSUPPORTED: opencl && cpu
13
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-device-code-split=per_kernel %s -o %t.out
24
// RUN: %CPU_RUN_PLACEHOLDER %t.out
35
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)