Mercurial > hg > cc > cirrus_home
view shortTestJob.sh @ 193:fff248a65e39
works, although output not checked
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Wed, 25 Sep 2024 13:52:42 +0100 |
parents | 6f28ac7d5255 |
children |
line wrap: on
line source
#!/bin/bash #PBS -l select=2:ncpus=36 #PBS -l place=exclhost #PBS -l walltime=01:00:00 #PBS -V #PBS -A dc007 #PBS -N shortTest36 #module load mpt cd ${PBS_O_WORKDIR} bin/dummy.sh