File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
// UNSUPPORTED: cuda
2
2
// CUDA compilation and runtime do not yet support sub-groups.
3
3
//
4
+ // XFAIL: linux && gpu
4
5
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
6
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
6
7
// RUN: %CPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 1
1
// UNSUPPORTED: cuda
2
2
// CUDA compilation and runtime do not yet support sub-groups.
3
3
//
4
+ // XFAIL: linux && gpu
4
5
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
6
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
6
7
// RUN: %CPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 1
1
// UNSUPPORTED: cuda
2
2
// CUDA compilation and runtime do not yet support sub-groups.
3
3
//
4
+ // XFAIL: linux && gpu
4
5
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
6
// RUN: %GPU_RUN_PLACEHOLDER %t.out
6
7
//
Original file line number Diff line number Diff line change 1
1
// UNSUPPORTED: cuda
2
2
// CUDA compilation and runtime do not yet support sub-groups.
3
3
//
4
+ // XFAIL: linux && gpu
4
5
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
6
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
6
7
// RUN: %CPU_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments