/[MITgcm]/MITgcm/tools/build_options/linux_ia32_ifort.aces+mth
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_ia32_ifort.aces+mth

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

revision 1.1 by jmc, Thu Jul 27 23:48:43 2006 UTC revision 1.2 by jmc, Wed Aug 2 20:14:50 2006 UTC
# Line 2  Line 2 
2  #  #
3  #  $Header$  #  $Header$
4  #  #
5  # needs to load intel compiler version 9:  # get 1 node with 2 cpu : qsub -I -l nodes=1:ppn=2
6  # > module load ifc/9.0.021 icc/9.0.021 intel/9.0  # on computer node:
7  # and set for 2 threads:  #  needs to load intel compiler version 9:
8  # > export OMP_NUM_THREADS=2 (sh,bash)  #  > module load ifc/9.0.021 icc/9.0.021 intel/9.0
9  # or:  #  and set for 2 threads:
10  # > setenv OMP_NUM_THREADS 2 (csh,tcsh)  #  > export OMP_NUM_THREADS=2 (sh,bash)
11    #  or:
12    #  > setenv OMP_NUM_THREADS 2 (csh,tcsh)
13    
14  FC='ifort'  FC='ifort'
15  CC='icc'  CC='icc'

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

  ViewVC Help
Powered by ViewVC 1.1.22