Skip to content

Commit ba3c45c

Browse files
committed
Test PVC
1 parent 321d83a commit ba3c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-linux-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
# image_options: -u 1001 --gpus all --cap-add SYS_ADMIN
203203
# target_devices: ext_oneapi_cuda:gpu
204204
- name: Run benchmarks on Intel
205-
runner: '["Linux", "gen12"]'
205+
runner: '["Linux", "pvc"]'
206206
image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
207207
image_options: -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
208208
target_devices: level_zero:gpu;opencl:gpu;opencl:cpu

0 commit comments

Comments
 (0)