Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-12 | fftw: Disable "generic" GCC simd intrinsics | nia | 1 | -6/+2 |
2021-05-16 | fftw: match future powerpc variants | nia | 1 | -2/+2 |
2021-05-16 | split fftw package into -long and -quad precision variants | nia | 1 | -16/+2 |
2021-05-16 | fftw: enable altivec (detected at runtime) on powerpc | nia | 1 | -1/+4 |
2021-05-15 | fftw: avx usage is also gcc-specific in this package... | nia | 1 | -5/+4 |
2021-05-15 | fftw: also move generic simd support to options.mk (on by default) | nia | 1 | -1/+16 |
2021-05-15 | fftw: clean up funrolling, make avx into a package option | nia | 1 | -12/+18 |
2021-05-07 | math/fftw: fix pkglint issues | thor | 1 | -9/+9 |
2021-04-29 | math/fftw and dependents: merge math/fftwf backin and add MPI and OpenMP | thor | 1 | -2/+29 |
2018-05-30 | fftw: updated to 3.3.8 | adam | 1 | -3/+2 |
2013-07-09 | Disable fftw-fortran option by default until lang/g95 issue is resolved. | tsutsui | 1 | -2/+4 |
2013-06-29 | Make fortran support an option and enable it only on supported platforms. | tsutsui | 1 | -0/+19 |