Discrete Fourier Transform (DFT) C Subroutine Library
FFTW is a C subroutine library for computing the Discrete Fourier
Transform (DFT) in one or more dimensions, of both real and complex
data, and of arbitrary input size.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / fftw3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/fftw3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000140 140 Bytes | |
_multibuild | 0000000310 310 Bytes | |
fftw-3.3.9.tar.gz | 0004146999 3.95 MB | |
fftw3-rpmlintrc | 0000000391 391 Bytes | |
fftw3.changes | 0000018880 18.4 KB | |
fftw3.spec | 0000020225 19.8 KB |
Revision 91 (latest revision is 99)
Takashi Iwai (tiwai)
accepted
request 889563
from
Dominique Leuenberger (dimstar)
(revision 91)
- Follow the distro default openmpi implementation: + Eliminate the usage of the mpi_implem variable (obsolete) + BuildRequire openmpi-macros-devel instead of %{mpi_implem}-devel + Require openmpi-devel in the mpi-devel package + Use %setup_openmpi to source mpivars.sh - Add build support for gcc10 to HPC build (bsc#1174439).
Comments 1
This set of packages is building against suse-hpc-0.4-4.3 (
[ 12s] [71/159] cumulate suse-hpc-0.4-4.3
) for some reason, rather than the current 0.5-2.1. This seems to be leading to breakage in downstream package forks, which ARE using 0.5-2.1. Strangely, I can't find an SRPM for suse-hpc-0.5-2.1, ONLY for 0.4-4.3, which has no binaries available....