Commit 88498598 authored by Moe Jette's avatar Moe Jette
Browse files

Add support for users to hold/release their own jobs (submit the job with

    srun/sbatch --hold/-H option or use "scontrol update jobid=# priority=0"
    to hold and "scontrol update jobid=# priority=1" to release).
parent daf93ab3
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