/[MITgcm]/MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by mlosch, Wed Mar 16 15:27:26 2005 UTC revision 1.2 by mlosch, Thu Mar 24 13:28:09 2005 UTC
# Line 23  LIBS='-Mmpi -Mfmpi' Line 23  LIBS='-Mmpi -Mfmpi'
23    
24  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
25      #  No need for IEEE-754      #  No need for IEEE-754
26      FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'      FFLAGS='-byteswapio -Mnodclchk -Mextend'
27      FOPTIM='-tp amd64 -O2 -Munroll'      FOPTIM='-O2 -Munroll'
28  else  else
29      #  Try to follow IEEE-754      #  Try to follow IEEE-754
30      FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'      FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22