Skip to content

Commit cb020ab

Browse files
authored
Merge pull request intel#873 from jiezzhang/CMPLRTST-16222
Fix CMPLRTST-16222: disable hier_par_wgscope_O0 on discrete GPUs because of a hang issue
2 parents e67bb5c + 301f5ce commit cb020ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/HierPar/hier_par_wgscope_O0.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
8+
// UNSUPPORTED: gpu-intel-dg
99
// RUN: %clangxx -O0 -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
1010

1111
// RUN: %HOST_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)