/[MITgcm]/MITgcm/tools/genmake
ViewVC logotype

Diff of /MITgcm/tools/genmake

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

revision 1.24 by adcroft, Mon Feb 5 18:46:14 2001 UTC revision 1.25 by cnh, Tue Feb 6 04:22:36 2001 UTC
# Line 231  switch ($platform$USEMPI) Line 231  switch ($platform$USEMPI)
231      set KPPFILES   = ( 'main.F' )      set KPPFILES   = ( 'main.F' )
232      set KFLAGS1    = ( '-scan=132 -noconc -cmp=' )      set KFLAGS1    = ( '-scan=132 -noconc -cmp=' )
233      set FC         = ( 'f77' )      set FC         = ( 'f77' )
234      set FFLAGS     = ( '-convert big_endian -r8 -extend_source -u -automatic -call_shared -notransform_loops -align dcommons' )      set FFLAGS     = ( '-convert big_endian -r8 -extend_source -automatic -call_shared -notransform_loops -align dcommons' )
235      set FOPTIM     = ( '-O5 -fast -tune host -inline all' )      set FOPTIM     = ( '-O5 -fast -tune host -inline all' )
236      set NOOPTFLAGS = ( '-O0' )      set NOOPTFLAGS = ( '-O0' )
237      set LIBS       = ( '-lfmpi -lmpi -lkmp_osfp10 -pthread' )      set LIBS       = ( '-lfmpi -lmpi -lkmp_osfp10 -pthread' )

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.22