Mercurial > hg > cc > cirrus_home
view testJob.sh @ 155:58b90cd52c15
for 2022 exercise
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Fri, 01 Jul 2022 17:50:06 +0200 |
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