VASP5.2 libguide.so problems
Posted: Wed Jul 04, 2012 1:44 pm
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
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