Page 1 of 1

problem in running vasp

Posted: Thu Mar 17, 2011 4:58 am
by Isha
Hi............


I have successfully compiled vasp in parallel. But whwn I run the command
mpirun -np 2 .vasp.intel.band
it shows the error
./vasp.intel.band: error while loading shared libraries: libmkl_p4.so: cannot open shared object file: No such file or directory
what is the problem? plz help me.

problem in running vasp

Posted: Thu Mar 17, 2011 7:36 am
by alex
Put your library path into the variable $LD_LIBRARY_PATH

Cheers,

alex