Mercurial > hg > cc > cirrus_home
view listHdrsJob.sh @ 55:50556ac15e88
one-off to convert big extracts.tar into lots of smaller ones
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Tue, 14 Apr 2020 16:10:22 +0100 (2020-04-14) |
parents | 65a56c0d1c1f |
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 listHdrs module load mpt cd ${PBS_O_WORKDIR} export MPI_LAUNCH_TIMEOUT=120 export MPI_SHEPHERD=true mpiexec_mpt -ppn 1 -n 1 bin/listHdrs.sh 2019-35 wait