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

Diff of /MITgcm/tools/build_options/linux_amd64_pgf77

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

revision 1.8 by jmc, Tue Aug 27 23:10:08 2013 UTC revision 1.9 by jmc, Fri Aug 8 23:02:44 2014 UTC
# Line 52  else Line 52  else
52      DEFINES="$DEFINES -DNML_EXTENDED_F77"      DEFINES="$DEFINES -DNML_EXTENDED_F77"
53  fi  fi
54  CPP='cpp -traditional -P'  CPP='cpp -traditional -P'
55    F90FIXEDFORMAT='-Mfixed'
56  EXTENDED_SRC_FLAG='-Mextend'  EXTENDED_SRC_FLAG='-Mextend'
57  GET_FC_VERSION="-V"  GET_FC_VERSION="-V"
58  OMPFLAG='-mp'  OMPFLAG='-mp'
# Line 71  else                           #- no optimisation + IEEE : Line 72  else                           #- no optimisation + IEEE :
72      FOPTIM='-pc=64 -O0 -Kieee'      FOPTIM='-pc=64 -O0 -Kieee'
73  fi  fi
74    
75    F90FLAGS=$FFLAGS
76    F90OPTIM=$FOPTIM
77    
78  INCLUDEDIRS=''  INCLUDEDIRS=''
79  INCLUDES=''  INCLUDES=''
80  LIBS=''  LIBS=''

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22