Intel FFTW3 Interface Wrapper Library. Do the same for fftw3xc and fftw3xf
# cd $MKLROOT # cd interfaces/fftw3xc # make libintel INSTALL_DIR=$MKLROOT/lib/intel64Once Compiled, the libraries are kept $MKLROOT/lib/intel64
Intel FFTW2 Interface Wrapper Library. Do the same for fftw2xc and fftw2xf
# cd $MKLROOT # cd interfaces/fftw2xc # make libintel PRECISION=MKL_DOUBLE # make libintel PRECISION=MKL_SINGLEOnce Compiled, the libraries are kept $MKLROOT/lib/intel64
No comments:
Post a Comment