intel-oneapi-compilers: add v2023.0.0 (#34571)
This commit is contained in:
parent
5a985e33ea
commit
bdc3ab5b54
@ -8,6 +8,17 @@
|
|||||||
from spack.package import *
|
from spack.package import *
|
||||||
|
|
||||||
versions = [
|
versions = [
|
||||||
|
{
|
||||||
|
"version": "2023.0.0",
|
||||||
|
"cpp": {
|
||||||
|
"url": "https://registrationcenter-download.intel.com/akdlm/irc_nas/19123/l_dpcpp-cpp-compiler_p_2023.0.0.25393_offline.sh",
|
||||||
|
"sha256": "473eb019282c2735d65c6058f6890e60b79a5698ae18d2c1e4489fed8dd18a02",
|
||||||
|
},
|
||||||
|
"ftn": {
|
||||||
|
"url": "https://registrationcenter-download.intel.com/akdlm/irc_nas/19105/l_fortran-compiler_p_2023.0.0.25394_offline.sh",
|
||||||
|
"sha256": "fd7525bf90646c8e43721e138f29c9c6f99e96dfe5648c13633f30ec64ac8b1b",
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2022.2.1",
|
"version": "2022.2.1",
|
||||||
"cpp": {
|
"cpp": {
|
||||||
|
Loading…
Reference in New Issue
Block a user