Skip to content
Snippets Groups Projects
Commit 4e4aa4a2 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Merge branch 'it4i-barbora'

parents addb02f8 47d28b63
No related branches found
No related tags found
No related merge requests found
Pipeline #30835 passed
# IT4Innovations 2023
# JK
name = 'FFTW.MPI'
version = '3.3.10'
homepage = 'https://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': 'iimpi', 'version': '2022a'}
toolchainopts = {'pic': True}
source_urls = [homepage]
sources = ['fftw-%(version)s.tar.gz']
checksums = ['56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467']
dependencies = [('FFTW', '3.3.10')]
runtest = 'check'
moduleclass = 'numlib'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment