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

Diff of /MITgcm/tools/build_options/linux_amd64_ifort11

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

revision 1.12 by jmc, Fri Sep 20 00:15:03 2013 UTC revision 1.13 by jmc, Mon Sep 23 23:32:59 2013 UTC
# Line 59  fi Line 59  fi
59  CFLAGS="-O0 -ip -m64 $PROCF"  CFLAGS="-O0 -ip -m64 $PROCF"
60  FFLAGS="$FFLAGS -m64 -convert big_endian -assume byterecl"  FFLAGS="$FFLAGS -m64 -convert big_endian -assume byterecl"
61  #- for big setups, compile & link with "-fPIC" or set memory-model to "medium":  #- for big setups, compile & link with "-fPIC" or set memory-model to "medium":
62   CFLAGS="$CFLAGS -fPIC"  #CFLAGS="$CFLAGS -fPIC"
63   FFLAGS="$FFLAGS -fPIC"  #FFLAGS="$FFLAGS -fPIC"
64  #-  with FC 19, need to use this without -fPIC (which cancels -mcmodel option):  #-  with FC 19, need to use this without -fPIC (which cancels -mcmodel option):
65  #CFLAGS="$CFLAGS -mcmodel=medium"   CFLAGS="$CFLAGS -mcmodel=medium"
66  #FFLAGS="$FFLAGS -mcmodel=medium"   FFLAGS="$FFLAGS -mcmodel=medium"
67  #- might want to use '-r8' for fizhi pkg:  #- might want to use '-r8' for fizhi pkg:
68  #FFLAGS="$FFLAGS -r8"  #FFLAGS="$FFLAGS -r8"
69    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.22