Intel oneapi compilers 2023.2.4 (#43144)
* added intel-oneapi-compilers * added classics version
This commit is contained in:
parent
1e9c46296c
commit
e3b6d2c3c7
@ -35,7 +35,7 @@ class IntelOneapiCompilersClassic(Package):
|
||||
"2021.7.1": "2022.2.1",
|
||||
"2021.8.0": "2023.0.0",
|
||||
"2021.9.0": "2023.1.0",
|
||||
"2021.10.0": "2023.2.0",
|
||||
"2021.10.0": "2023.2.4",
|
||||
"2021.11.1": "2024.0.2",
|
||||
}.items():
|
||||
# prefer 2021.10.0 because it is the last one that has a C compiler
|
||||
|
@ -42,6 +42,17 @@
|
||||
"sha256": "57faf854b8388547ee4ef2db387a9f6f3b4d0cebd67b765cf5e844a0a970d1f9",
|
||||
},
|
||||
},
|
||||
{
|
||||
"version": "2023.2.4",
|
||||
"cpp": {
|
||||
"url": "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b00a4b0e-bd21-41fa-ab34-19e8e2a77c5a/l_dpcpp-cpp-compiler_p_2023.2.4.24_offline.sh",
|
||||
"sha256": "f143a764adba04a41e49ec405856ad781e5c3754812e90a7ffe06d08cd07f684",
|
||||
},
|
||||
"ftn": {
|
||||
"url": "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/5bfaa204-689d-4bf1-9656-e37e35ea3fc2/l_fortran-compiler_p_2023.2.4.31_offline.sh",
|
||||
"sha256": "2f327d67cd207399b327df5b7c912baae800811d0180485ef5431f106686c94b",
|
||||
},
|
||||
},
|
||||
{
|
||||
"version": "2023.2.3",
|
||||
"cpp": {
|
||||
|
Loading…
Reference in New Issue
Block a user