Re: [AMBER] AMBER12 build on Linux x86_64

From: Jason Swails <jason.swails.gmail.com>
Date: Tue, 24 Apr 2012 11:32:27 -0400

On Tue, Apr 24, 2012 at 11:00 AM, Shaw, Sharon <sharon.shaw.hp.com> wrote:

> Thank you Jason and David.
> I don't think I have the order of my steps correct.
> Can you verify? I am doing:
>
> ------------------------------------------------------------
> cd $AMBERHOME
>
> ./configure intel
>
> sed -i "s.-xHost.-axAVX,SSE4.2,SSE3 -xSSE2.g" ./config.h
>
> sed -i "s.-xHost.-axAVX,SSE4.2,SSE3 -xSSE2.g" ./AmberTools/src/configure2
>

This should be done alone, and should be done once (and only once). Once
you get rid of -xHost from configure2, Amber will never try to use it again.

If you have already done that, just try:

make clean uninstall
./configure intel
make -j4 install

HTH,
Jason

-- 
Jason M. Swails
Quantum Theory Project,
University of Florida
Ph.D. Candidate
352-392-4032
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Apr 24 2012 - 09:00:04 PDT
Custom Search