/[MITgcm]/MITgcm_contrib/ESMF/mytools/comp_profile.blackforest
ViewVC logotype

Diff of /MITgcm_contrib/ESMF/mytools/comp_profile.blackforest

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

revision 1.2 by cnh, Fri Feb 20 16:59:09 2004 UTC revision 1.4 by cnh, Wed Feb 25 00:42:19 2004 UTC
# Line 3  Line 3 
3  #  #
4  # Compiler and linker options for blackforest  # Compiler and linker options for blackforest
5  #  #
6    set gm2optfile  = "-optfile=${BUILDROOT}/../../tools/build_options/sp4"
7  set arcommand   = "ar"  set arcommand   = "ar"
8  set aropts      = "-X64 -s -rc"  set aropts      = "-X64 -s -rc"
9    set cccommand   = "cc"
10    set ccopts      = "-q64 -c"
11  set comp        = mpxlf95_r  set comp        = mpxlf95_r
12  set compopts    = ( -qfixed=132 -O3 -qarch=pwr4      \  set compopts    = ( -qfixed=132 -O3 -qarch=pwr4      \
13                      -qtune=pwr4 -qcache=auto         \                      -qtune=pwr4 -qcache=auto         \

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

  ViewVC Help
Powered by ViewVC 1.1.22