SlackBuilds Repository

15.0 > Libraries > spfft (1.0.6)

  SpFFT - A 3D FFT 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.


By default the package is compiled with single-precision float-point
operations and a sequential version. If you want to change it use the
following environment variable options:
- DP=yes, use double-precision.
- OMP=yes, use openmp.

Options that requires extra packages:
- MPI=yes, use MPI (requires a MPI implementation either mpich or
openmpi).
- CUDA=yes, requires CUDA Toolkit

Maintained by: William PC
Keywords: sparse fast fourier transform,3d fft,parallel fft
ChangeLog: spfft

Homepage:
https://github.com/eth-cscs/SpFFT

Source Downloads:
SpFFT-1.0.6.tar.gz (d05a25d903e392a41fe343af35ca9b99)

Download SlackBuild:
spfft.tar.gz
spfft.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
spfft.SlackBuild
spfft.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds