/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_llc270/input/job_llc270_fdH
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v4_llc270/input/job_llc270_fdH

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


Revision 1.3 - (hide annotations) (download)
Mon Dec 4 19:16:08 2017 UTC (7 years, 10 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
some bug fixes in the instructions

1 dimitri 1.1 #!/bin/csh
2 dimitri 1.2 #PBS -l select=32:ncpus=24:model=has
3     ##PBS -l select=39:ncpus=20:model=ivy
4 dimitri 1.1 ##PBS -l walltime=28:00:00
5 dimitri 1.2 ##PBS -q long
6 dimitri 1.1 #PBS -l walltime=2:00:00
7 dimitri 1.2 ##PBS -q debug
8     #PBS -q devel
9 dimitri 1.1 #PBS -j oe
10     #PBS -m abe
11    
12     module purge
13 dimitri 1.3 module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
14 dimitri 1.1 module list
15    
16 dimitri 1.3 umask 022
17 dimitri 1.1 cd $PBS_O_WORKDIR
18     limit stacksize unlimited
19     mpiexec -np 767 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22