Skip to content

Batch Jobs on the ACF

Meg Staton edited this page Aug 25, 2020 · 1 revision
#PBS -S /bin/bash
#PBS -A ACF-UTK0138
#PBS -l nodes=1:ppn=1,walltime=01:00:00
#PBS -l advres=epp622.13776065
#PBS -N {job name}
#PBS -m abe
#PBS -M {email-address}