File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,16 @@ parameters:
18
18
default : " https://registrationcenter-download.intel.com/akdlm//IRC_NAS/1b2baedd-a757-4a79-8abb-a5bf15adae9a/l_HPCKit_p_2024.0.0.49589_offline.sh"
19
19
WINDOWS_CPP_COMPONENTS :
20
20
type : string
21
- default : " intel.oneapi.win.cpp-compiler "
21
+ default : " intel.oneapi.win.cpp-dpcpp-common "
22
22
WINDOWS_FORTRAN_COMPONENTS :
23
23
type : string
24
24
default : " intel.oneapi.win.ifort-compiler"
25
25
WINDOWS_DPCPP_COMPONENTS :
26
26
type : string
27
- default : " intel.oneapi.win.dpcpp-compiler "
27
+ default : " intel.oneapi.win.cpp- dpcpp-common "
28
28
LINUX_CPP_COMPONENTS :
29
29
type : string
30
- default : " intel-oneapi-compiler- dpcpp-cpp-and-cpp-classic "
30
+ default : " intel-oneapi-dpcpp-cpp-compiler "
31
31
LINUX_FORTRAN_COMPONENTS :
32
32
type : string
33
33
default : " intel-oneapi-compiler-fortran"
@@ -36,7 +36,7 @@ parameters:
36
36
default : " intel-oneapi-compiler-dpcpp-cpp"
37
37
LINUX_CPP_COMPONENTS_WEB :
38
38
type : string
39
- default : " intel.oneapi.lin.dpcpp-cpp-compiler-pro "
39
+ default : " intel.oneapi.lin.dpcpp-cpp-compiler"
40
40
LINUX_FORTRAN_COMPONENTS_WEB :
41
41
type : string
42
42
default : " intel.oneapi.lin.ifort-compiler"
You can’t perform that action at this time.
0 commit comments