Mercurial > hg > cc > cirrus_home
view testJob.sh @ 192:4275eb6484da
maybe triggers jdb on tests with -DdebugTest=true on command line
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Wed, 25 Sep 2024 13:51:15 +0100 |
parents | a82c325e8b32 |
children |
line wrap: on
line source
#!/bin/bash #PBS -l select=2:ncpus=36 #PBS -l place=exclhost #PBS -l walltime=08:00:00 #PBS -V #PBS -A dc007 #PBS -N test #module load mpt cd ${PBS_O_WORKDIR} bin/dummy.sh