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

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

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

revision 1.3 by jmc, Thu Aug 31 13:51:19 2006 UTC revision 1.4 by jmc, Wed Nov 22 22:39:57 2006 UTC
# Line 5  Line 5 
5  #  #
6  #  jmc: copied from linux_ia32_ifort+authors_v9  #  jmc: copied from linux_ia32_ifort+authors_v9
7  #       and added openmp stuff to run multi-threaded  #       and added openmp stuff to run multi-threaded
8  #  ( generally, need to increase the stack-size: > export KMP_STACKSIZE=400m )  #  to run, needs to set environment var. OMP_NUM_THREADS
9    #    and generally, needs to increase the stack-size:
10    #   -  sh,bash:
11    #     > export OMP_NUM_THREADS=2
12    #     > export KMP_STACKSIZE=400m
13    #   - csh,tcsh:
14    #     > setenv OMP_NUM_THREADS 2
15    #     > setenv KMP_STACKSIZE 400m
16    #-------
17  #  #
18  #  tested on hugo (FC.4), eddy (FC.5): 20060713  #  tested on hugo (FC.4), eddy (FC.5): 20060713
19  #  #

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

  ViewVC Help
Powered by ViewVC 1.1.22