/[MITgcm]/MITgcm_contrib/llc_hires/llc_1080/readme.txt
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_1080/readme.txt

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

revision 1.6 by dimitri, Tue Oct 29 07:20:16 2013 UTC revision 1.7 by dimitri, Sun Nov 3 05:18:56 2013 UTC
# Line 1  Line 1 
1  For interactive session, Ivy Bridge nodes:  For interactive session, Ivy Bridge nodes:
2  qsub -I -q devel -l select=24:ncpus=20:model=ivy,walltime=02:00:00 -m abe -M menemenlis@jpl.nasa.gov  qsub -I -q devel -l select=170:ncpus=20:model=ivy,walltime=02:00:00 -m abe -M email
3  qsub -I -q long -l select=80:ncpus=20:model=ivy,walltime=120:00:00 -m abe -M menemenlis@jpl.nasa.gov  qsub -I -q long  -l select=170:ncpus=20:model=ivy,walltime=120:00:00 -m abe -M email
4  qsub -I -q long -l select=:ncpus=20:model=ivy,min_walltime=30:00,max_walltime=120:00:00  qsub -I -q long  -l select=170:ncpus=20:model=ivy,min_walltime=30:00,max_walltime=120:00:00 -m abe -M email
 qsub -q ecco -I -W group_list=g26209 -l select=170:ncpus=20:aoe=sles11,walltime=100:00:00 -m abe -M menemenlis@jpl.nasa.gov  
   
 For batch submission:  
 qsub -q devel -l select=24:ncpus=20:model=ivy,walltime=02:00:00 runscript  
 qsub qsub_llc1080_468.csh  
5    
6  ==============  ==============
7    # 60x60x2872 tile configuration
8    
9  cd ~/llc_1080  cd ~/llc_1080
10  cvs co MITgcm_code  cvs co MITgcm_code
11  cvs co MITgcm_contrib/llc_hires/llc_1080  cvs co MITgcm_contrib/llc_hires/llc_1080
12  cd MITgcm  cd MITgcm
13  module purge  module purge
14  module load comp-intel/2012.0.032 mpi-sgi/mpt.2.06rp16  netcdf/4.0  module load comp-intel/2012.0.032 mpi-sgi/mpt.2.08r7 netcdf/4.0
15  mkdir build run  mkdir build run
16  lfs setstripe -c -1 run  lfs setstripe -c -1 run
17  cd build  cd build
# Line 34  mv data.exch2_60x60x2872 data.exch2 Line 30  mv data.exch2_60x60x2872 data.exch2
30  mpiexec -n 3400 ./mitgcmuv  mpiexec -n 3400 ./mitgcmuv
31    
32  ==============  ==============
33    # 90x90x1342 tile configuration
34    
35  cd ~/llc_1080  cd ~/llc_1080
36  cvs co MITgcm_code  cvs co MITgcm_code

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22