File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121 - name : Intel Battlemage Graphics
122122 runner : ' ["Linux", "bmg"]'
123123 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
124- target_devices : level_zero:gpu
124+ target_devices : level_zero:gpu;level_zero_v2:gpu
125125 - name : SPIR-V Backend / Intel Battlemage Graphics
126126 runner : ' ["Linux", "bmg"]'
127127 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
Original file line number Diff line number Diff line change 1414// UNSUPPORTED: cuda
1515// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14053
1616
17+ // UNSUPPORTED: level_zero_v2_adapter
18+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17760
19+
1720#include < sycl/detail/core.hpp>
1821#include < sycl/ext/oneapi/experimental/profiling_tag.hpp>
1922
You can’t perform that action at this time.
0 commit comments