This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
SYCL/ESIMD/private_memory Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
9
9
// REQUIRES: gpu
10
- // UNSUPPORTED: cuda
10
+ // Sporadic failure in GPU RT 21.16.19610
11
+ // UNSUPPORTED: cuda || (level_zero && linux)
11
12
// RUN: %clangxx -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out 1
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
9
9
// REQUIRES: gpu
10
- // UNSUPPORTED: cuda
10
+ // Sporadic failure in GPU RT 21.16.19610
11
+ // UNSUPPORTED: cuda || (level_zero && linux)
11
12
// RUN: %clangxx -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out 2
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
9
9
// REQUIRES: gpu
10
- // UNSUPPORTED: cuda
10
+ // Sporadic failure in GPU RT 21.16.19610
11
+ // UNSUPPORTED: cuda || (level_zero && linux)
11
12
// RUN: %clangxx -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out 3
You can’t perform that action at this time.
0 commit comments