File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
intel_drivers_image :
44
44
type : string
45
45
required : false
46
- default : " ghcr.io/intel/llvm/ubuntu2004_intel_drivers:latest "
46
+ default : " ghcr.io/intel/llvm/ubuntu2004_intel_drivers:unstable "
47
47
lts_config :
48
48
type : string
49
49
required : false
Original file line number Diff line number Diff line change 1
1
{
2
2
"linux" : {
3
3
"compute_runtime" : {
4
- "github_tag" : " 22.05.22297 " ,
5
- "version" : " 22.05.22297 " ,
6
- "url" : " https://github.com/intel/compute-runtime/releases/tag/22.05.22297 " ,
4
+ "github_tag" : " 22.09.22577 " ,
5
+ "version" : " 22.09.22577 " ,
6
+ "url" : " https://github.com/intel/compute-runtime/releases/tag/22.09.22577 " ,
7
7
"root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
8
8
},
9
9
"igc" : {
10
- "github_tag" : " igc-1.0.9933 " ,
11
- "version" : " 1.0.9933 " ,
12
- "url" : " https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.9933 " ,
10
+ "github_tag" : " igc-1.0.10409 " ,
11
+ "version" : " 1.0.10409 " ,
12
+ "url" : " https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10409 " ,
13
13
"root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
14
14
},
15
15
"cm" : {
You can’t perform that action at this time.
0 commit comments