Added support for new version of Cray libsci. (#27435)
This commit is contained in:
parent
9877c21c50
commit
100b212538
@ -12,6 +12,7 @@ class CrayLibsci(Package):
|
|||||||
homepage = "https://docs.nersc.gov/development/libraries/libsci/"
|
homepage = "https://docs.nersc.gov/development/libraries/libsci/"
|
||||||
has_code = False # Skip attempts to fetch source that is not available
|
has_code = False # Skip attempts to fetch source that is not available
|
||||||
|
|
||||||
|
version("21.08.1.2")
|
||||||
version("20.06.1")
|
version("20.06.1")
|
||||||
version("20.03.1")
|
version("20.03.1")
|
||||||
version("19.06.1")
|
version("19.06.1")
|
||||||
|
Loading…
Reference in New Issue
Block a user