/[MITgcm]/MITgcm_contrib/MPMice/beaufort/input/jobfile
ViewVC logotype

Annotation of /MITgcm_contrib/MPMice/beaufort/input/jobfile

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


Revision 1.2 - (hide annotations) (download)
Thu May 19 07:32:52 2011 UTC (14 years, 2 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +7 -8 lines
changing from bsub to qsub

1 dimitri 1.1 #!/bin/csh
2 dimitri 1.2 #PBS -l ncpus=2
3     #PBS -l walltime=30:00
4     #PBS -j oe
5 dimitri 1.1
6 dimitri 1.2 cd $PBS_O_WORKDIR
7 dimitri 1.1 limit stacksize unlimited
8 dimitri 1.2 mpirun -np 2 ./mitgcmuv
9 dimitri 1.1
10 dimitri 1.2 # submit with: qsub jobfile
11     # check status with: jobs

  ViewVC Help
Powered by ViewVC 1.1.22