File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 77
77
- name : Intel Arc A-Series Graphics
78
78
runner : ' ["Linux", "arc"]'
79
79
image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
80
- target_devices : level_zero:gpu;opencl:gpu
81
- reset_intel_gpu : true
82
- extra_lit_opts : --param matrix-xmx8=True
83
- - name : Intel Arc A-Series Graphics for L0 V2 adapter
84
- runner : ' ["Linux", "arc"]'
85
- image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
86
- target_devices : level_zero_v2:gpu
80
+ target_devices : level_zero:gpu;opencl:gpu;level_zero_v2:gpu
87
81
reset_intel_gpu : true
88
82
extra_lit_opts : --param matrix-xmx8=True
89
83
- name : E2E tests with dev igc on Intel Arc A-Series Graphics
You can’t perform that action at this time.
0 commit comments