Page 1 of 1

VASP5.4.1 installing errors

Posted: Fri May 19, 2017 3:25 pm
by VASP001
I install VASP5.4.1 in ubuntu with intel compilers_and_libraries_2017
There is error is as followed:

make vasp ; cp vasp ../../bin/vasp_std
make[1]: Entering directory `/home/gentai/vasp/vasp.5.4.1/build/std'
mpiifort -free -names lowercase -assume byterecl -O2 -I/home/gentai/intel/mkl/include/fftw -c wavpre.f90
wavpre.F(107): internal error: Please visit 'http://www.intel.com/software/products/support' for assistance.
WRITE(IU0,*)'WAVPRE: it is not possible to use external file'
^
[ Aborting due to internal error. ]
compilation aborted for wavpre.f90 (code 1)

Re: VASP5.4.1 installing errors

Posted: Wed Jul 18, 2018 9:31 am
by admin
Does rebuild vasp from scratch work?

For vasp.5.4.1, you can do this with following commands

Code: Select all

make clean
make vasp