Re: AMBER: Amber8 installation on IBM (power4) with SUSE 9.1 Linux (IBM XLF compiler)

From: David A. Case <case.scripps.edu>
Date: Tue, 19 Apr 2005 07:40:30 -0700

On Tue, Apr 19, 2005, Soo Joo wrote:
>
> ./configure xlf90_suse ( I changed suse8.1 to suse9.1 in configure file. )
>
> And the message says "ONLY HAVE MPICH for parallel"

This looks like a bug in configure. Try removing lines 811-813 and see what
happens. Maybe some xlf gurus can weigh in here....

>
> ./configure -mpich xlf90_suse
>
> /usr/bin/cpp -I/install/post/node_env/mpich/mpichgm-1.2.6..14a/gm/ppc64/smp/ibm

You should not be using /usr/bin/cpp, but rather /opt/ibmcmp/xlf/8.1/exe/cpp
(see line 807 of the configure script). What is the value of the "FPP"
variable in your config.h file? If it is not the xlf version of cpp, can you
figure out why? When I run configure with your arguments, I get:

FPP= /opt/ibmcmp/xlf/8.1/exe/cpp -I/usr/local/mpich2/include $(FPPFLAGS)

in my config.h file. Somehow, it looks like this is not happening for you.

....dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Tue Apr 19 2005 - 15:53:00 PDT
Custom Search