diff options
author | William PC <w_calandrini[at]hotmail[dot]com> | 2022-12-09 00:34:40 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-10 07:43:13 +0700 |
commit | 81b2fb8232799ad5865f5ce304e15883e9077771 (patch) | |
tree | 64fa97e8299de950156735ba32cf4736a03e8fff /libraries/spfft/slack-desc | |
parent | cffa5dcb8242d200dc2b01d5827899c3758659ec (diff) |
libraries/spfft: Added (Sparse 3D FFT library)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/spfft/slack-desc')
-rw-r--r-- | libraries/spfft/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/spfft/slack-desc b/libraries/spfft/slack-desc new file mode 100644 index 0000000000..e128e89d43 --- /dev/null +++ b/libraries/spfft/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +spfft: spfft (Sparse 3D FFT library) +spfft: +spfft: +spfft: +spfft: SpFFT - A 3D FFT library for sparse frequency domain data written +spfft: in C++ with support for MPI, OpenMP, CUDA and ROCm. +spfft: +spfft: +spfft: +spfft: +spfft: |