|
|||||||||||||||||||||||||||||||||
AMBER Archive (2008)Subject: Re: AMBER: compiling PMEMD with MKL10.0
From: Gustavo Seabra (gustavo.seabra_at_gmail.com)
Hi Alessandro,
I've had a similar problem, and I could solve it by adding "-lguide"
> MATH_LIBS = -L/opt/intel/mkl/10.0.1.014/lib/em64t -lmkl_em64t -lpthread
In my case, this line looks like:
MATH_LIBS = -L/home/seabra/local/intel/mkl/10.0.1.014/lib/em64t
With that small change, pmemd compiles and passes all tests here.
HTH,
| |||||||||||||||||||||||||||||||||
|