aboutsummaryrefslogtreecommitdiff
path: root/scripts/turbo-index-slurm
AgeCommit message (Collapse)Author
2020-01-10Mass update of copyright datesThomas White
2019-09-09turbo-index-slurm: Remove --workdir optionThomas White
In the latest version, it's been renamed to --chdir. But it's not necessary anyway. The default working directory is the sbatch caller's directory.
2019-03-06turbo-index-slurm: Comment out --nice valueThomas White
It's not needed as long as the queue implements proper fair sharing between users.
2017-12-12scripts/turbo-index-slurm: Use --serial-startThomas White
2017-03-08Add SLURM version of turbo-index scriptThomas White