Commit 88cae145 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Remove the srun options -A/--allocate, -b/--batch, and -a/--attach.

That functionality is now available in salloc, sbatch, and sattach,
respectively.

Also removed the forked message process from srun.  The slurmctld will no
longer kill a job allocation just because it cannot ping srun, so it
is no longer critical to keep a message process running when the user
stops the srun process.
parent 9dd92470
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment