File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
scripts/tools/compilation_helper Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 },
2525 "basekit" : {
2626 "dpcpp-cpp-rt" : {
27- "version" : " 2025.0"
27+ "version" : " 2025.0.4 "
2828 },
2929 "mkl-dpcpp" : {
3030 "version" : " 2025.0.1"
3333 "version" : " 2021.14.1"
3434 },
3535 "impi-devel" : {
36- "version" : " 2021.14.0 "
36+ "version" : " 2021.14.1 "
3737 },
3838 "intel-pti" : {
3939 "version" : " 0.10"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ VER_ONEAPI=2025.0
1010# VER_GMMLIB_C=22.5.2
1111# VER_OCLOC_C=${VER_ICD_C}
1212# VER_SMI_C=1.2.39
13- VER_DPCPP_C=${VER_ONEAPI} .1
13+ VER_DPCPP_C=${VER_ONEAPI} .4
1414VER_MKL_C=${VER_ONEAPI} .1
1515VER_CCL_C=2021.14.0
1616VER_PTI_C=0.10.0
@@ -22,7 +22,7 @@ VER_PTI_C=0.10.0
2222# VER_GMMLIB_U=${VER_GMMLIB_C}-1018
2323# VER_OCLOC_U=${VER_OCLOC_C}-1032
2424# VER_SMI_U=${VER_SMI_C}-66
25- VER_DPCPP_U=${VER_DPCPP_C} -1240
25+ VER_DPCPP_U=${VER_DPCPP_C} -1519
2626VER_MKL_U=${VER_MKL_C} -14
2727VER_CCL_U=${VER_CCL_C} -505
2828VER_PTI_U=${VER_PTI_C} -284
You can’t perform that action at this time.
0 commit comments