Problem in running vasp

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Isha

Problem in running vasp

#1 Post by Isha » Tue May 11, 2010 10:26 am

Hi all...................
I am a new user of vasp. I placed the vasp 4.6 and vasp 4.lib folders in home folder. then itried to run a programme on Li clusters but it showed the error


../../vasp[: No such file or directory
What is the problem with it? Are some additional libraries or compilers are required ? If yes then which?
Last edited by Isha on Tue May 11, 2010 10:26 am, edited 1 time in total.

forsdan
Sr. Member
Sr. Member
Posts: 339
Joined: Mon Apr 24, 2006 9:07 am
License Nr.: 173
Location: Gothenburg, Sweden

Problem in running vasp

#2 Post by forsdan » Tue May 11, 2010 10:51 am

Have you compiled the source code so that you have a working binary named "vasp" in the given path? From your information it is quite unclear.

To compile the program you will need BLAS, LAPACK, FFT routines and your favorite fortran compiler. LAPACK and FFT are available with the source files, but you can choose to use them from other packages as well. In order to compile the program, please read the manual for vasp and for the packages from which you want to use any routines.

Cheers,
/Dan
Last edited by forsdan on Tue May 11, 2010 10:51 am, edited 1 time in total.

Post Reply