Re: AMBER: compiling PMEMD with MKL10.0

From: Gustavo Seabra <gustavo.seabra.gmail.com>
Date: Tue, 26 Feb 2008 14:46:24 -0500

Hi Alessandro,

I've had a similar problem, and I could solve it by adding "-lguide"
to the link line:

> 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
-lguide -lmkl_em64t -lpthread

With that small change, pmemd compiles and passes all tests here.

HTH,
Gustavo.
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Feb 27 2008 - 06:07:44 PST
Custom Search