Re: [AMBER] amber10 installation error in linux

From: David Watson <dewatson.olemiss.edu>
Date: Mon, 17 May 2010 23:17:30 -0500

On May 17, 2010, at 11:03 PM, Sangita Kachhap wrote:

>
> Hello,
>
> I am compiling amber10.I have compiled it serial successfully using fort
> compiler but when I am compiling parallel using openmpi and fort i am getting
> following error.
>

When you say "fort" - do you mean "ifort"?
You may want to try a "make clean" followed by reconfiguring with "ifort", assuming that is the correct compiler.

You also seem to have something really odd going on, in that you have '-vec_report0' as the configured mpif90 option, but then you get '-vex_report0' when it goes to actually build.

>
> make[1]: Entering directory `/home/sangita/amber10/src/sander'
> ./checkparconf
> cpp -traditional -I/home/sangita/openmpi64/include -P -DBINTRAJ -DMPI
> constants.f > _constants.f
> /home/sangita/openmpi64/bin/mpif90 -c -w95 -vec_report0 -mp1 -ip -O3 -axWP -FR
> -o constants.o _constants.f
>
> FORTRAN: unrecognized option '-w95'
> FORTRAN: unrecognized option '-vex_report0'
> f951: error: unrecognized command line option "-mp1"
> f951: error: unrecognized command line option "-ax WP"
> make[1]: *** [constants.o] Error 1
> make[1]: Leaving directory `/home/sangria/amber10/SEC/sander'
> make: *** [parallel] Error 2
>
> I am not getting where is the problem so can anybody please help me.
>
>
> With regards
>
> Sangita Kachhap
> JRF
> BIC,IMTECH
> CHANDIGARH
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon May 17 2010 - 21:30:04 PDT
Custom Search