File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,10 @@ jobs:
189189 target_devices : level_zero:gpu;opencl:gpu;opencl:cpu
190190 extra_lit_opts : --param test-preview-mode=True
191191 binaries_artifact : e2e_bin_preview
192+ - name : L0 v2
193+ runner : ' ["L0v2_arl"]'
194+ target_devices : level_zero_v2:arch-intel_gpu_mtl_u
195+ extra_lit_opts : --param test-preview-mode=True
192196
193197 # We're in an ABI-breaking window, so these don't make sense for now.
194198 - name : ABI compatibility / sycl-rel-6_2
Original file line number Diff line number Diff line change 158158 - ' ["Linux", "build"]'
159159 - ' ["cuda"]'
160160 - ' ["PVC_PERF"]'
161+ - ' ["L0v2_arl"]'
161162 image :
162163 type : choice
163164 options :
181182 - ' opencl:gpu'
182183 - ' hip:gpu'
183184 - ' cuda:gpu'
185+ - ' level_zero_v2:arch-intel_gpu_mtl_u'
184186 tests_selector :
185187 type : choice
186188 options :
You can’t perform that action at this time.
0 commit comments