Commit 37cbe0a1 authored by Morris Jette's avatar Morris Jette
Browse files

Add job submit validation checks on gres/mps options

Disable request for both gres/mps and gres/gpu in a single request.
Also disable request for gres/mps and --gpu-freq,
disable mps-per-job with more than 1 node,
disable mps-per-socket with more than 1 socket, and
disable mps-per-task with more than 1 node.
Note these mps-per-* options are not currently available,
but data structures do exist to implement them.
parent 7e6bda54
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