File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 8
8
// REQUIRES: gpu
9
9
// Test currently timeouts on Windows Level Zero and OpenCL
10
10
// UNSUPPORTED: windows
11
+ // Temporarily disabled due to flaky behavior
12
+ // REQUIRES: TEMPORARY_DISABLED
11
13
// RUN: %clangxx -fsycl %s -o %t.out
12
14
// RUN: env IGC_FunctionControl=3 IGC_ForceInlineStackCallWithImplArg=1 %GPU_RUN_PLACEHOLDER %t.out
13
15
// UNSUPPORTED: cuda
Original file line number Diff line number Diff line change 8
8
9
9
// REQUIRES: gpu
10
10
// UNSUPPORTED: cuda
11
+ // Temporarily disabled due to flaky behavior
12
+ // REQUIRES: TEMPORARY_DISABLED
11
13
// RUN: %clangxx -fsycl -Xs "-stateless-stack-mem-size=131072" -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out 1
Original file line number Diff line number Diff line change 8
8
9
9
// REQUIRES: gpu
10
10
// UNSUPPORTED: cuda
11
+ // Temporarily disabled due to flaky behavior
12
+ // REQUIRES: TEMPORARY_DISABLED
11
13
// RUN: %clangxx -fsycl -Xs "-stateless-stack-mem-size=131072" -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out 2
Original file line number Diff line number Diff line change 8
8
9
9
// REQUIRES: gpu
10
10
// UNSUPPORTED: cuda
11
+ // Temporarily disabled due to flaky behavior
12
+ // REQUIRES: TEMPORARY_DISABLED
11
13
// RUN: %clangxx -fsycl -Xs "-stateless-stack-mem-size=131072" -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
14
// RUN: %GPU_RUN_PLACEHOLDER %t.out 3
You can’t perform that action at this time.
0 commit comments