/[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.7 by dimitri, Sun Nov 3 05:18:56 2013 UTC revision 1.10 by dimitri, Wed Nov 16 15:22:54 2016 UTC
# Line 7  qsub -I -q long  -l select=170:ncpus=20: Line 7  qsub -I -q long  -l select=170:ncpus=20:
7  # 60x60x2872 tile configuration  # 60x60x2872 tile configuration
8    
9  cd ~/llc_1080  cd ~/llc_1080
10  cvs co MITgcm_code  cvs co -r checkpoint64p 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
# Line 21  cp ../../MITgcm_contrib/llc_hires/llc_10 Line 21  cp ../../MITgcm_contrib/llc_hires/llc_10
21   '../../MITgcm_contrib/llc_hires/llc_1080/code ../../MITgcm_contrib/llc_hires/llc_1080/code-async'   '../../MITgcm_contrib/llc_hires/llc_1080/code ../../MITgcm_contrib/llc_hires/llc_1080/code-async'
22  make depend  make depend
23  make -j 16  make -j 16
24  cd ../run  cd ~/llc_1080/MITgcm/run
25  ln -sf ../build/mitgcmuv .  ln -sf ../build/mitgcmuv .
26  ln -sf /nobackup/dmenemen/tarballs/llc_1080/run_template/* .  ln -sf /nobackup/dmenemen/tarballs/llc_1080/run_template/* .
27  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
28  cp ../../MITgcm_contrib/llc_hires/llc_1080/input/* .  cp ../../MITgcm_contrib/llc_hires/llc_1080/input/* .
29  mv data.exch2_60x60x2872 data.exch2  mv data.exch2_60x60x2872 data.exch2
30    export MPI_NUM_MEMORY_REGIONS=256
31  mpiexec -n 3400 ./mitgcmuv  mpiexec -n 3400 ./mitgcmuv
32    
33  ==============  ==============
# Line 55  ln -sf /nobackup/dmenemen/tarballs/llc_1 Line 56  ln -sf /nobackup/dmenemen/tarballs/llc_1
56  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .  ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
57  cp ../../MITgcm_contrib/llc_hires/llc_1080/input/* .  cp ../../MITgcm_contrib/llc_hires/llc_1080/input/* .
58  mv data.exch2_90x90x1342 data.exch2  mv data.exch2_90x90x1342 data.exch2
59    export MPI_NUM_MEMORY_REGIONS=256
60  mpiexec -n 1600 ./mitgcmuv  mpiexec -n 1600 ./mitgcmuv
61    
62  ==============  ==============

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

  ViewVC Help
Powered by ViewVC 1.1.22