/[MITgcm]/MITgcm_contrib/quarter_degree_global/input/job_pleiades_3840
ViewVC logotype

Contents of /MITgcm_contrib/quarter_degree_global/input/job_pleiades_3840

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


Revision 1.2 - (show annotations) (download)
Fri Apr 8 13:47:26 2011 UTC (13 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -2 lines
changing number of processors to 3840

1 #!/bin/csh
2 #PBS -l select=480:ncpus=8
3 #PBS -l walltime=120:00:00
4 #PBS -j oe
5 #PBS -m abe
6 #PBS -M menemenlis@jpl.nasa.gov
7
8 module load comp-intel/11.1.046
9 module load mpi/mpt.1.25
10
11 cd $PBS_O_WORKDIR
12 limit stacksize unlimited
13 ./modpickup
14 mpiexec -np 3840 ./mitgcmuv3840

  ViewVC Help
Powered by ViewVC 1.1.22