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:
111111 runner : ' ["Linux", "pvc"]'
112112 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
113113 target_devices : level_zero:gpu;opencl:gpu
114- extra_lit_opts : -j 50
115114 - name : Dev IGC on Intel Ponte Vecchio GPU
116115 runner : ' ["Linux", "pvc"]'
117116 image : ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
118117 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
119118 target_devices : level_zero:gpu;opencl:gpu
120119 use_igc_dev : true
121- extra_lit_opts : -j 50
122120 - name : Intel Battlemage Graphics
123121 runner : ' ["Linux", "bmg"]'
124122 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