Benchmarking: VASP5.3

From Define Wiki
Jump to navigation Jump to search

VASP 5.3

Download from www.vasp.atv


Compilation

In the source directory you will find two tar files. Untar both of them.

vasp.X.tar.gz  
vasp.X.lib.tar.gz


In each directory copy one of the makefiles to 'makefile' and change the compilers to the ones. (ifc -> ifort)

cd vasp.5.3
cp makefile.linux_ifc_P4 makefile
make
cd vasp.5.lib
cp makefile.linux_ifc_P4 makefile
make


= Intel Compilation

Replace -lguide with -liomp5