Commit e8faec6e authored by Morris Jette's avatar Morris Jette
Browse files

Modify validation of job GRES requests

This improves handling of job requests for GRES with zero counts.
Previously if gres/foo had a count of zero, then "srun --gres=foo ..."
would generate an invalid TRES error, while "srun --gres=foo:1 ..."
would just pend. Now they both pend.
parent e826171a
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