File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
sycl/test-e2e/Matrix/SG32 Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"linux" : {
3
3
"compute_runtime" : {
4
- "github_tag" : " 25.27.34303.5 " ,
5
- "version" : " 25.27.34303.5 " ,
6
- "url" : " https://github.com/intel/compute-runtime/releases/tag/25.27.34303.5 " ,
4
+ "github_tag" : " 25.31.34666.3 " ,
5
+ "version" : " 25.31.34666.3 " ,
6
+ "url" : " https://github.com/intel/compute-runtime/releases/tag/25.31.34666.3 " ,
7
7
"root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
8
8
},
9
9
"igc" : {
10
- "github_tag" : " v2.14.1 " ,
11
- "version" : " v2.14.1 " ,
12
- "url" : " https://github.com/intel/intel-graphics-compiler/releases/tag/v2.14.1 " ,
10
+ "github_tag" : " v2.16.0 " ,
11
+ "version" : " v2.16.0 " ,
12
+ "url" : " https://github.com/intel/intel-graphics-compiler/releases/tag/v2.16.0 " ,
13
13
"root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
14
14
},
15
15
"cm" : {
Original file line number Diff line number Diff line change 10
10
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
11
11
// DG2
12
12
13
+ // XFAIL: linux && run-mode && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21)
14
+ // XFAIL-TRACKER: CMPLRLLVM-69742
15
+
13
16
// REQUIRES: target-spir
14
17
// REQUIRES: aspect-ext_intel_matrix
15
18
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
You can’t perform that action at this time.
0 commit comments