AMBER Archive (2008)

Subject: Re: AMBER: compiling PMEMD with MKL10.0

From: Gustavo Seabra (gustavo.seabra_at_gmail.com)
Date: Tue Feb 26 2008 - 13:46:24 CST


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_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu