added new packages (#39166)
This commit is contained in:
parent
b30523fdd8
commit
784d56ce05
@ -8,6 +8,17 @@
|
||||
from spack.package import *
|
||||
|
||||
versions = [
|
||||
{
|
||||
"version": "2023.2.1",
|
||||
"cpp": {
|
||||
"url": "https://registrationcenter-download.intel.com/akdlm//IRC_NAS/ebf5d9aa-17a7-46a4-b5df-ace004227c0e/l_dpcpp-cpp-compiler_p_2023.2.1.8_offline.sh",
|
||||
"sha256": "f5656b2f5bb5d904639e6ef1f90a2d2e760d2906e82ebc0dd387709738ca714b",
|
||||
},
|
||||
"ftn": {
|
||||
"url": "https://registrationcenter-download.intel.com/akdlm//IRC_NAS/0d65c8d4-f245-4756-80c4-6712b43cf835/l_fortran-compiler_p_2023.2.1.8_offline.sh",
|
||||
"sha256": "d4e36abc014c184698fec318a127f15a696b5333b3b0282aba1968b351207185",
|
||||
},
|
||||
},
|
||||
{
|
||||
"version": "2023.2.0",
|
||||
"cpp": {
|
||||
|
Loading…
Reference in New Issue
Block a user