/[MITgcm]/MITgcm/verification/cpl_aim+ocn/itrda_notes.txt
ViewVC logotype

Diff of /MITgcm/verification/cpl_aim+ocn/itrda_notes.txt

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

revision 1.3 by jmc, Sun Jul 2 22:12:38 2006 UTC revision 1.4 by jmc, Fri Feb 16 00:08:20 2007 UTC
# Line 20  c) with pgf77 (pgi) compiler: Line 20  c) with pgf77 (pgi) compiler:
20   same as (a) except:   same as (a) except:
21    module add mpich/pgi    module add mpich/pgi
22    
23  Note: to run 1 test after the other, need to unload the previous modules:  Note:
24     a) to run 1 test after the other, need to unload the previous modules:
25    module purge    module purge
26     b) might prefer a 2 nodes, 4 cpu session:
27      qsub -I (-q four-twelve) -l nodes=2:ppn=2
28     then do:
29      cd MITgcm/verification/cpl_aim+ocn/
30      cat $PBS_NODEFILE > mf
31      head -3 mf > loc_nodes
32      export PBS_NODEFILE=`pwd`/loc_nodes
33      source /usr/local/pkg/modules/modules-3.1.6/init/bash
34    and then as usual:
35      module add  ...
36    

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

  ViewVC Help
Powered by ViewVC 1.1.22