Skip to content
Snippets Groups Projects
Commit 3abefcb8 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Merge branch 'FFTW_MPI' into '2023'

fftw for gpsmpi

See merge request software-team/easybuild!1662
parents 9e65c49f c757f7d3
No related branches found
No related tags found
No related merge requests found
name = 'FFTW.MPI'
version = '3.3.10'
homepage = 'http://www.fftw.org'
description = """FFTW is a C subroutine library for computing the discrete
Fourier transform (DFT) in one or more dimensions, of arbitrary input size,
and of both real and complex data."""
toolchain = {'name': 'gpsmpi', 'version': '2022a'}
toolchainopts = {'pic': True}
source_urls = [homepage]
sources = ['fftw-%(version)s.tar.gz']
checksums = ['56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467']
dependencies = [('FFTW', '3.3.10')]
moduleclass = 'numlib'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment