File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -81,28 +81,12 @@ jobs:
8181 target_devices : level_zero:gpu;opencl:gpu
8282 reset_intel_gpu : true
8383 extra_lit_opts : --param matrix-xmx8=True
84- - name : E2E tests with dev igc on Intel Arc A-Series Graphics
85- runner : ' ["Linux", "arc"]'
86- image : ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
87- image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
88- target_devices : level_zero:gpu;opencl:gpu
89- reset_intel_gpu : true
90- extra_lit_opts : --param matrix-xmx8=True
91- use_igc_dev : true
9284 - name : E2E tests on Intel Ponte Vecchio GPU
9385 runner : ' ["Linux", "pvc"]'
9486 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
9587 target_devices : level_zero:gpu;opencl:gpu
9688 reset_intel_gpu : true
9789 extra_lit_opts : -j 50
98- - name : Dev IGC on Intel Ponte Vecchio GPU
99- runner : ' ["Linux", "pvc"]'
100- image : ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
101- image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
102- target_devices : level_zero:gpu;opencl:gpu
103- reset_intel_gpu : true
104- use_igc_dev : true
105- extra_lit_opts : -j 50
10690 - name : Intel Battlemage Graphics
10791 runner : ' ["Linux", "bmg"]'
10892 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