/[MITgcm]/MITgcm_contrib/natl_12/build/genmake
ViewVC logotype

Diff of /MITgcm_contrib/natl_12/build/genmake

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

revision 1.1 by cnh, Tue Aug 5 21:22:43 2003 UTC revision 1.2 by cnh, Wed Aug 6 23:20:43 2003 UTC
# Line 392  switch ($platform$USEMPI) Line 392  switch ($platform$USEMPI)
392      set KPP        = ( )      set KPP        = ( )
393      set KPPFILES   = ( )      set KPPFILES   = ( )
394      set KFLAGS1    = ( )      set KFLAGS1    = ( )
395      set FC         = ( 'f77' )      set FC         = ( 'f90' )
396        set LINK       = ( 'f90' )
397      set FFLAGS     = ( '-convert big_endian -r8 -extend_source -automatic -call_shared -notransform_loops -align dcommons' )      set FFLAGS     = ( '-convert big_endian -r8 -extend_source -automatic -call_shared -notransform_loops -align dcommons' )
398      set FOPTIM     = ( '-O5 -fast -tune host -inline all' )      set FOPTIM     = ( '-O5 -fast -tune host -inline all' )
399  #ph: -O5 probably too aggressive in conjunction with adjoint code  #ph: -O5 probably too aggressive in conjunction with adjoint code

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

  ViewVC Help
Powered by ViewVC 1.1.22