cray: add further versions of Cray packages. (#37733)

This commit is contained in:
Brian Van Essen 2024-11-26 07:59:53 -08:00 committed by GitHub
parent 38b838e405
commit f2ab74efe5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,8 @@ class CrayLibsci(Package):
homepage = "https://docs.nersc.gov/development/libraries/libsci/"
has_code = False # Skip attempts to fetch source that is not available
version("23.02.1.1")
version("22.11.1.2")
version("21.08.1.2")
version("20.06.1")
version("20.03.1")

View File

@ -18,6 +18,10 @@ class CrayMpich(Package):
maintainers("haampie")
version("8.1.25")
version("8.1.24")
version("8.1.21")
version("8.1.14")
version("8.1.7")
version("8.1.0")
version("8.0.16")