File tree Expand file tree Collapse file tree 17 files changed +34
-51
lines changed
sycl/test/esimd/on-device Expand file tree Collapse file tree 17 files changed +34
-51
lines changed Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -o %t.out
1211// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
1312
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -o %t.out
1211// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
1312// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl -D_CRT_SECURE_NO_WARNINGS=1 %s -o %t.out
1211// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
1312
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -o %t.out
1211// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
1312// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -o %t.out
1211// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
1312
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -o %t.out
1211// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
1312// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -I%S/.. -o %t.out
1211// RUN: env SYCL_DEVICE_TYPE=HOST %t.out %S/points.big.json
1312// RUN: %ESIMD_RUN_PLACEHOLDER %t.out %S/points.big.json
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -I%S/.. -o %t.out
1211// RUN: env SYCL_DEVICE_TYPE=HOST %t.out %S/linear_in.bmp %S/linear_gold_hw.bmp
1312// RUN: %ESIMD_RUN_PLACEHOLDER %t.out %S/linear_in.bmp %S/linear_gold_hw.bmp
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -I%S/.. -o %t.out
1211// RUN: %ESIMD_RUN_PLACEHOLDER %t.out %S/output.ppm %S/golden_hw.ppm
1312
Original file line number Diff line number Diff line change 55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
8- // TODO enable on Windows
9- // REQUIRES: linux
10- // REQUIRES: gpu
8+ // TODO enable on Windows and Level Zero
9+ // REQUIRES: linux && gpu && opencl
1110// RUN: %clangxx-esimd -fsycl %s -o %t.out
1211// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
1312
You can’t perform that action at this time.
0 commit comments