Added support for new version of Cray libsci. (#27435)

This commit is contained in:
Brian Van Essen 2021-11-15 02:00:43 -08:00 committed by GitHub
parent 9877c21c50
commit 100b212538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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