Mercurial > hg > cc > cirrus_home
comparison shortTestJob.sh @ 31:6f28ac7d5255
x
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Thu, 19 Mar 2020 13:13:35 +0000 |
parents | ce4c2ec0d5b3 |
children |
comparison
equal
deleted
inserted
replaced
30:1e479e3ea9c4 | 31:6f28ac7d5255 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 #PBS -l select=2:ncpus=19 | 2 #PBS -l select=2:ncpus=36 |
3 #PBS -l place=exclhost | 3 #PBS -l place=exclhost |
4 #PBS -l walltime=01:00:00 | 4 #PBS -l walltime=01:00:00 |
5 #PBS -V | 5 #PBS -V |
6 #PBS -A dc007 | 6 #PBS -A dc007 |
7 #PBS -N shortTest19 | 7 #PBS -N shortTest36 |
8 | 8 |
9 #module load mpt | 9 #module load mpt |
10 | 10 |
11 cd ${PBS_O_WORKDIR} | 11 cd ${PBS_O_WORKDIR} |
12 bin/dummy.sh | 12 bin/dummy.sh |