Commit 6a06a145 authored by Moe Jette's avatar Moe Jette
Browse files

scontrol: disable wait_job on Cray systems

On Cray, wait_job means to confirm the already existing ALPS reservation. This
is handled already:
 * for salloc by select_g_job_ready() - hence no need to call again;
 * for batch jobs it is done in the stepdmanager.
Hence just print a warning to the user.

13_scontrol-no-wait_job.diff
parent c036763e
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