File tree Expand file tree Collapse file tree
sycl/test-e2e/bindless_images/copies Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "linux" : {
33 "compute_runtime" : {
4- "github_tag" : " 26.09.37435.1 " ,
5- "version" : " 26.09.37435.1 " ,
6- "url" : " https://github.com/intel/compute-runtime/releases/tag/26.09.37435.1 " ,
4+ "github_tag" : " 26.14.37833.4 " ,
5+ "version" : " 26.14.37833.4 " ,
6+ "url" : " https://github.com/intel/compute-runtime/releases/tag/26.14.37833.4 " ,
77 "root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88 },
99 "igc" : {
10- "github_tag" : " v2.30.1 " ,
11- "version" : " v2.30.1 " ,
12- "url" : " https://github.com/intel/intel-graphics-compiler/releases/tag/v2.30.1 " ,
10+ "github_tag" : " v2.32.7 " ,
11+ "version" : " v2.32.7 " ,
12+ "url" : " https://github.com/intel/intel-graphics-compiler/releases/tag/v2.32.7 " ,
1313 "root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414 },
1515 "cm" : {
1919 "root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2020 },
2121 "level_zero" : {
22- "github_tag" : " v1.28.0 " ,
23- "version" : " v1.28.0 " ,
24- "url" : " https://github.com/oneapi-src/level-zero/releases/tag/v1.28.0 " ,
22+ "github_tag" : " v1.28.2 " ,
23+ "version" : " v1.28.2 " ,
24+ "url" : " https://github.com/oneapi-src/level-zero/releases/tag/v1.28.2 " ,
2525 "root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626 },
2727 "tbb" : {
Original file line number Diff line number Diff line change 11// REQUIRES: aspect-ext_oneapi_bindless_images
22// XFAIL: hip
33// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19957
4+ // XFAIL: linux && arch-intel_gpu_mtl_u
5+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/21829
46
57// RUN: %{build} -o %t.out
68// RUN: %{run} %t.out
Original file line number Diff line number Diff line change 33// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/21380
44// XFAIL: hip
55// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19957
6+ // XFAIL: linux && arch-intel_gpu_mtl_u
7+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/21829
68
79// RUN: %{build} -o %t.out
810// RUN: %{run} %t.out
You can’t perform that action at this time.
0 commit comments