跳至主要内容

FFTW3


FFTW module with Open MPI 4.1.1 matrix

CUDAOpen MPImodule nameusage
11.34.1.1fftw3/3.3.9ml cuda/11.3 openmpi4/4.1.1 fftw3/3.3.9
11.24.1.1fftw3/3.3.9ml cuda/11.2 openmpi4/4.1.1 fftw3/3.3.9
11.14.1.1fftw3/3.3.9ml cuda/11.1 openmpi4/4.1.1 fftw3/3.3.9
11.04.1.1fftw3/3.3.9ml cuda/11.0 openmpi4/4.1.1 fftw3/3.3.9
10.24.1.1fftw3/3.3.9ml cuda/10.2 openmpi4/4.1.1 fftw3/3.3.9
10.14.1.1fftw3/3.3.9ml cuda/10.1 openmpi4/4.1.1 fftw3/3.3.9
10.04.1.1fftw3/3.3.9ml cuda/10.0 openmpi4/4.1.1 fftw3/3.3.9
9.24.1.1fftw3/3.3.9ml cuda/9.2 openmpi4/4.1.1 fftw3/3.3.9
9.0N/AN/AN/A
  • FFTW 3.3.9 編譯相依的環境
Open MPIGCCCentOS
4.1.14.8.57.8
  • FFTW 3.3.9 編譯使用的參數
CC=mpicc CXX=mpic++ \
F77=mpif90 F90=mpif90 FC=mpif90 \
./configure \
--prefix="$specify_install_path" \
--enable-mpi \
--enable-openmp \
--enable-shared \
--enable-sse2 \
--enable-threads