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

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

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

revision 1.8 by cnh, Mon Mar 1 04:15:12 2004 UTC revision 1.9 by cnh, Thu Mar 18 22:19:16 2004 UTC
# Line 11  set ccopts      = "-c" Line 11  set ccopts      = "-c"
11  set comp        = "/usr/local/pkg/mpi/mpich-1.2.5..10/lahey/bin/mpif90"  set comp        = "/usr/local/pkg/mpi/mpich-1.2.5..10/lahey/bin/mpif90"
12  # ESMF_1_0_4  # ESMF_1_0_4
13  set compopts    = ( --o0 --tp4 --wide -DE_1_0_4 -DE_REGRID_IS_BROKEN)  set compopts    = ( --o0 --tp4 --wide -DE_1_0_4 -DE_REGRID_IS_BROKEN)
14    set compopts_num = ( ${compopts} )
15  set esmf_root   = ( /usr/local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey  )  set esmf_root   = ( /usr/local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey  )
16  set complibs    = ( -L${esmf_root}/lib/libO/Linux.lahey.32.default -lesmf )  set complibs    = ( -L${esmf_root}/lib/libO/Linux.lahey.32.default -lesmf )
17  set compinc     = ( -I${esmf_root}/mod/modO/Linux.lahey.32.default        )  set compinc     = ( -I${esmf_root}/mod/modO/Linux.lahey.32.default        )

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

  ViewVC Help
Powered by ViewVC 1.1.22