/[MITgcm]/MITgcm/tools/build_options/linux_ia32_pgf77+mpi_cg01
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_ia32_pgf77+mpi_cg01

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

revision 1.6 by ce107, Mon Jan 31 19:30:14 2005 UTC revision 1.7 by jmc, Tue Feb 1 19:12:54 2005 UTC
# Line 12  NOOPTFLAGS='-O0' Line 12  NOOPTFLAGS='-O0'
12  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
13      #  No need for IEEE-754      #  No need for IEEE-754
14      FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'      FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
15      FOPTIM='-fastsse -Mvect=cachesize:524288,transform'      FOPTIM='-fast -Mvect=cachesize:524288,transform'
16  else  else
17      #  Try to follow IEEE-754      #  Try to follow IEEE-754
18      FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'      FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
19      FOPTIM='-O0 -Mvect=sse -Mscalarsse -Mcache_align -Mnoflushz -Kieee'      FOPTIM='-O0 -Mvect=sse -pc64 -Mcache_align -Kieee'
20  fi  fi
21    
22  INCLUDEDIRS='/usr/local/pkg/mpi/mpi-1.2.4..8a-gm-1.5/pgi/include'  INCLUDEDIRS='/usr/local/pkg/mpi/mpi-1.2.4..8a-gm-1.5/pgi/include'

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22