Mercurial > hg > cc > cirrus_home
changeset 169:a8e311034d43
new-style log notice
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Wed, 20 Jul 2022 19:47:21 +0100 |
parents | 57cf91a0d97d |
children | b41425a5e2f6 |
files | bin/s2t.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/s2t.sh Wed Jul 20 19:46:51 2022 +0100 +++ b/bin/s2t.sh Wed Jul 20 19:47:21 2022 +0100 @@ -10,7 +10,7 @@ export W=/work/dc007/dc007 -echo $(date) Launching $SLURM_JOB_NUM_NODES nodes for s3t "$@" from $(hostname) using $SLURM_NTASKS +echo $(date) Launching $SLURM_JOB_NUM_NODES nodes for s2t "$@" from $(hostname) to do $SLURM_NTASKS tasks, $SLURM_CPUS_PER_TASK cpus each srun -c $SLURM_CPUS_PER_TASK $W/shared/bin/sing $W/hst/bin/_s2t.sh "$@"