Reinstall fftw into MPI category

- Minor Updates based on Achim's suggestions.
This commit is contained in:
2019-04-09 14:51:32 +02:00
parent 80c0f57986
commit e44ae11c70
4 changed files with 14 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env modbuild
# Needs to be built with SSE2 and AVX2 support, but should run on architectures without this
pbuild::add_to_group 'Compiler'
pbuild::add_to_group 'MPI'
pbuild::set_download_url "http://www.fftw.org/fftw-$V.tar.gz"
pbuild::set_sha256sum "fftw-3.3.8.tar.gz:6113262f6e92c5bd474f2875fa1b01054c4ad5040f6b0da7c03c98821d9ae303"