> Today I discovered that sbatch can also create job steps (albeit
awkwardly, via --jobid), and it can obviously run sbatch scripts... but as
far as I can tell, it cannot run synchronously!
Rats. I just discovered that sbatch has a "--wait" option, but it must
have been added after 2.2.4, because
Hello all,
For years I've been looking for what I might consider to be the holy grail
of composable resource allocation in slurm jobs:
* A command that can be run inside of an sbatch script...
* ...which immediately and synchronously invokes another sbatch script
(which may or may not invoke mpir