This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
- // UNSUPPORTED: TEMPORARILY_DISABLED
2
1
// No JITing for host devices.
3
2
// REQUIRES: opencl || level_zero
4
3
// RUN: rm -rf %t/cache_dir
Original file line number Diff line number Diff line change 1
- // UNSUPPORTED: TEMPORARILY_DISABLED
2
1
// No JITing for host devices.
3
2
// REQUIRES: opencl || level_zero
4
3
// RUN: rm -rf %t/cache_dir
Original file line number Diff line number Diff line change 1
- // Temporarily disabled due to both sporadic hangs and CUDA context related
2
- // failures.
3
- // UNSUPPORTED: TEMPORARILY_DISABLED, cuda
1
+ // Temporarily disabled due to CUDA context related failures.
2
+ // UNSUPPORTED: cuda
4
3
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
4
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER
6
5
// RUN: env SYCL_PI_TRACE=2 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER
Original file line number Diff line number Diff line change 1
- // UNSUPPORTED: TEMPORARILY_DISABLED
2
1
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
3
2
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER
4
3
// RUN: env SYCL_PI_TRACE=2 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER
You can’t perform that action at this time.
0 commit comments