view shortTestJob.sh @ 60:ff4e85d8ec31

switch for use on login server, invoke by hand with 0/1 as only cmd line arg
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 23 Apr 2020 17:25:25 +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