I'm installing VASP5.2 under linux (Ubuntu 11.10) on a
Intel64.
I changed:
--BLAS flag to
BLAS= -lmkl_blacs_lp64 -lguide -lpthread
--LAPACK flag to
LAPACK= -lmkl_lapack95_lp64 -lmkl_blacs_lp64
'make' replies me with
ld: cannot find -lguide
I principle linguide.so should be installed inside the mkl directories
(http://www.dcsc.sdu.dk/docs/intel-mkl/m ... #Directory Structure), but they reference to the Intel? Math Kernel Library 5.2 for Linux, while I installed the 10.3 .
It seems they changed the dir structure??
in any case if I remove the -lguide a lot of undefined reference appears (maybe they are not connected to the libguide.so).
what should I do?
thanks
alistar
VASP5.2 libguide.so problems
Moderators: Global Moderator, Moderator
VASP5.2 libguide.so problems
Last edited by alistar on Wed Jul 04, 2012 1:44 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
VASP5.2 libguide.so problems
please check where the libguide is stored on your system (or ask your sys admin to help you to find out)
Last edited by admin on Thu Jul 12, 2012 3:19 pm, edited 1 time in total.