Re: [AMBER] compilation failure of amber 11 on Itanium2

From: Daniel Roe <daniel.r.roe.gmail.com>
Date: Tue, 8 Feb 2011 17:01:10 -0500

Hi,

On Tue, Feb 8, 2011 at 3:18 PM, Yubo Fan <pengpengtadie.gmail.com> wrote:
> ld: cannot find -lsvml

Error messages during the link step usually indicate that your
environment has not been set up correctly (specifically
LD_LIBRARY_PATH is either empty or points to the wrong place). Have
you run the environment setup scripts for the intel compilers and MKL
version you are trying to use? On my system (x86_64 with intel 11)
using bash I run:

source $INTELHOME/bin/iccvars.sh intel64
source $INTELHOME/bin/ifortvars.sh intel64
source $INTELHOME/mkl/tools/environment/mklvarsem64t.sh

For your specific setup it might be a bit different; refer to the
intel compiler documentation for more information on setting up the
environment.

Hope this helps.

-Dan

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Feb 08 2011 - 14:30:03 PST
Custom Search