Re: [AMBER-Developers] Problems compiling on Ranger.

From: Scott Brozell <sbrozell.rci.rutgers.edu>
Date: Wed, 7 Apr 2010 22:15:21 -0400

Hi,

I dont have ranger access.
At osc there are no problems with _pb_read.f with these versions:
pgi-7.0-4
pgi-7.0-7
pgi-7.1-5
pgi-8.0-5
pgi-9.0-4
pgf90 8.0-5 64-bit target on x86-64 Linux -tp k8-64e
%/tmp/amber11/AmberTools/src/pbsa mrm ; mk pb_read.LIBPBSA.o
...
cpp -traditional -P -DBINTRAJ -DLIBPBSA pb_read.f > _pb_read.f
pgf90 -c -fast -O3 -fastsse -Mfree -o pb_read.LIBPBSA.o _pb_read.f

My line numbers indicate that Im not compiling the same _pb_read.f
as you. What is your cpp command ?
Send me your _pb_read.f and if i dont find the problem,
i'll file a bug report.

scott

On Wed, Apr 07, 2010 at 01:37:45PM -0700, Ross Walker wrote:
>
> The default compilers on TACC Ranger are pgi/7.2-5. Since this is a machine
> that many people will use we should probably make sure we support it. Right
> now a clone from the current git tree gives:
>
> pgf90 -c -fast -O3 -fastsse -Mfree -o pb_read.LIBPBSA.o _pb_read.f
> PGF90-S-0034-Syntax error at or near : (_pb_read.f: 862)
> PGF90-S-0087-Non-constant expression where constant expression required
> (_pb_read.f: 863)
> PGF90-S-0087-Non-constant expression where constant expression required
> (_pb_read.f: 863)
> PGF90-S-0087-Non-constant expression where constant expression required
> (_pb_read.f: 864)
> PGF90-S-0087-Non-constant expression where constant expression required
> (_pb_read.f: 864)
> PGF90-S-0302-Unmatched ENDSUBROUTINE statement (_pb_read.f: 1316)
> 0 inform, 0 warnings, 6 severes, 0 fatal for MAIN
> make[2]: *** [pb_read.LIBPBSA.o] Error 2
> make[2]: Leaving directory
> `/share/home/00525/tg457764/amber/AmberTools/src/pbsa'
> make[1]: *** [libpbsa] Error 2
> make[1]: Leaving directory
> `/share/home/00525/tg457764/amber/AmberTools/src/nab'
> make: *** [serial] Error 2
> login4% pgf90 -v
> pgf90-Warning-No files to process
> login4% pgf90 -V
>
> pgf90 7.2-5 64-bit target on x86-64 Linux -tp gh-64
> Copyright 1989-2000, The Portland Group, Inc. All Rights Reserved.
> Copyright 2000-2008, STMicroelectronics, Inc. All Rights Reserved.
>
> There is a similar error with building AMBER:
>
> pgf90 -c -fast -O3 -fastsse -Mfree -o pb_write.SANDER.o _pb_write.f
> PGF90-S-0302-Unmatched ENDSUBROUTINE statement (_pb_write.f: 441)
> 0 inform, 0 warnings, 1 severes, 0 fatal for MAIN
> make[2]: *** [pb_write.SANDER.o] Error 2
> make[2]: Leaving directory
> `/share/home/00525/tg457764/amber/AmberTools/src/pbsa'
> make[1]: *** [libpbsa] Error 2
> make[1]: Leaving directory `/share/home/00525/tg457764/amber/src/sander'
> make: *** [serial] Error 2
>
> >From the same file though.
>
> Does anybody with a Ranger account have the time to volunteer go in and take
> a look at this? I would stop to debug it but am trying to juggle about 10
> things already.

_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Wed Apr 07 2010 - 19:30:02 PDT
Custom Search