Package: | SpFFT |
---|---|
Description: | 3D FFT library for sparse frequency domain data |
For more information: | https://github.com/eth-cscs/SpFFT |
Categories: | |
License: | OpenSource (BSD 3-clause) |
SpFFT (Sparse Parallel FFT) is a 3D Fast Fourier Transform library for sparse frequency domain data written in C++ with support for MPI, OpenMP, CUDA and ROCm.
Inspired by the need of some computational material science applications with spherical cutoff data in frequency domain, SpFFT provides Fast Fourier Transformations of sparse frequency domain data. For distributed computations with MPI, slab decomposition in space domain and pencil decomposition in frequency domain (sparse data within a pencil / column must be on one rank) is used.
The following environmental variables have been defined:
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
This section lists the available versions of the package SpFFTon the different clusters.
Version | Module tags | CPU(s) optimized for | GPU ready? |
---|---|---|---|
1.0.5 | spfft/1.0.5 | x86_64, zen2 | Y |
1.0.6 | spfft/1.0.6 | icelake, x86_64, zen2 | Y |
0.9.10 | spfft/0.9.10 | zen | Y |