updated cray-fftw (#28922)
added the latest cray-fftw version, added myself as a maintainer, updated the homepage
This commit is contained in:
parent
d54a5d9dd8
commit
9165e3fb86
@ -18,11 +18,12 @@ class CrayFftw(Package):
|
|||||||
need to load cray-mpich before cray-fftw.
|
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
|
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.8')
|
||||||
version('3.3.8.7')
|
version('3.3.8.7')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user