Commit 1078426e authored by Morris Jette's avatar Morris Jette
Browse files

Job step now gets all of job's GRES by default

Change in GRES behavior for job steps: A job step's default generic
    resource allocation will be set to that of the job. If a job step's --gres
    value is set to "none" then none of the generic resources which have been
    allocated to the job will be allocated to the job step.
Add srun environment value of SLURM_STEP_GRES to set default --gres value
    for a job step.
parent 5acc511f
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