File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 92
92
- name : E2E tests on Intel Ponte Vecchio GPU
93
93
runner : ' ["Linux", "pvc"]'
94
94
image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
95
- target_devices : level_zero:gpu;opencl:gpu
95
+ target_devices : level_zero:gpu;opencl:gpu;level_zero_v2:gpu
96
96
reset_intel_gpu : true
97
97
extra_lit_opts : -j 50
98
98
- name : Dev IGC on Intel Ponte Vecchio GPU
@@ -106,7 +106,7 @@ jobs:
106
106
- name : Intel Battlemage Graphics
107
107
runner : ' ["Linux", "bmg"]'
108
108
image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
109
- target_devices : level_zero:gpu
109
+ target_devices : level_zero:gpu;level_zero_v2:gpu
110
110
reset_intel_gpu : true
111
111
- name : SPIR-V Backend / Intel Battlemage Graphics
112
112
runner : ' ["Linux", "bmg"]'
You can’t perform that action at this time.
0 commit comments