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

Contents of /MITgcm_contrib/quarter_degree_global/input/job_pleiades

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


Revision 1.2 - (show annotations) (download)
Fri Jul 9 02:10:48 2010 UTC (15 years ago) by dimitri
Branch: MAIN
Changes since 1.1: +2 -2 lines
uncomment modpickup and change request to 120 hours

1 #!/bin/csh
2 #PBS -l select=240:ncpus=8
3 #PBS -l walltime=120:00:00
4 #PBS -j oe
5 #PBS -m abe
6 #PBS -M menemenlis@jpl.nasa.gov,hong.zhang@caltech.edu,clement.ubelmann@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 1920 ./mitgcmuv1920

  ViewVC Help
Powered by ViewVC 1.1.22