Difference between revisions of "User:Dennisvd@nikhef.nl/VASP"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 50: | Line 50: | ||
make clean | make clean | ||
to start fresh. I copied the vasp.5.lib dir as-is from /project/detrd/vasp/src/vasp.5.lib/. | to start fresh. I copied the vasp.5.lib dir as-is from /project/detrd/vasp/src/vasp.5.lib/. | ||
+ | |||
+ | To use the Intel MKL FFT wrapper library, I had to build it myself (in the same directory): | ||
+ | make -f /opt/intel/composer_xe_2013.5.192/mkl/interfaces/fftw3xf/makefile libintel64 | ||
The Makefile needs two small edits compared to the original. In the MPI section: | The Makefile needs two small edits compared to the original. In the MPI section: |