updated cray-fftw (#28922)

added the latest cray-fftw version, added myself as a maintainer, updated the homepage
This commit is contained in:
luker 2022-02-14 23:14:39 -06:00 committed by GitHub
parent d54a5d9dd8
commit 9165e3fb86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,11 +18,12 @@ class CrayFftw(Package):
need to load cray-mpich before cray-fftw.
"""
homepage = "https://docs.nersc.gov/development/libraries/fftw/"
homepage = "https://support.hpe.com/"
has_code = False # Skip attempts to fetch source that is not available
maintainers = ['haampie']
maintainers = ['haampie', 'lukebroskop']
version('3.3.8.12')
version('3.3.8.8')
version('3.3.8.7')