File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -111,14 +111,12 @@ jobs:
111
111
runner : ' ["Linux", "pvc"]'
112
112
image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
113
113
target_devices : level_zero:gpu;opencl:gpu
114
- extra_lit_opts : -j 50
115
114
- name : Dev IGC on Intel Ponte Vecchio GPU
116
115
runner : ' ["Linux", "pvc"]'
117
116
image : ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
118
117
image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
119
118
target_devices : level_zero:gpu;opencl:gpu
120
119
use_igc_dev : true
121
- extra_lit_opts : -j 50
122
120
- name : Intel Battlemage Graphics
123
121
runner : ' ["Linux", "bmg"]'
124
122
image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
You can’t perform that action at this time.
0 commit comments