/[MITgcm]/MITgcm/tools/build_options/sunos_sun4u_mpf77+mpi_sunfire
ViewVC logotype

Diff of /MITgcm/tools/build_options/sunos_sun4u_mpf77+mpi_sunfire

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

revision 1.3 by mlosch, Mon Feb 28 08:47:36 2005 UTC revision 1.4 by mlosch, Sun Feb 18 19:19:42 2007 UTC
# Line 26  CPP='/usr/ccs/lib/cpp -P' Line 26  CPP='/usr/ccs/lib/cpp -P'
26  INCLUDES='-I/opt/SUNWhpc/include -I/usr/local/include'  INCLUDES='-I/opt/SUNWhpc/include -I/usr/local/include'
27  LIBS='-L/opt/SUNWhpc/lib -lmpi -lthread -lsocket -lnsl -L/usr/local/lib'  LIBS='-L/opt/SUNWhpc/lib -lmpi -lthread -lsocket -lnsl -L/usr/local/lib'
28  # optimization  # optimization
29  NOOPTFLAGS='-dalign -O0 -xarch=native'  NOOPTFLAGS='-dalign -O2 -xarch=native'
30    NOOPTFILES='solve_for_pressure.F'
31    #NOOPTFILES='solve_for_pressure.F barrier.F different_multiple.F external_fields_load.F ini_vertic
32  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
33      #  No need for IEEE-754      #  No need for IEEE-754
34      FFLAGS='-stackvar -e -u -xtypemap=real:64,double:64,integer:32'      FFLAGS='-stackvar -e -u -xtypemap=real:64,double:64,integer:32'

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22