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?
Problem in running vasp
Moderators: Global Moderator, Moderator
Problem in running vasp
Last edited by Isha on Tue May 11, 2010 10:26 am, edited 1 time in total.
-
- Sr. Member
- Posts: 339
- Joined: Mon Apr 24, 2006 9:07 am
- License Nr.: 173
- Location: Gothenburg, Sweden
Problem in running vasp
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
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.