You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Jobspec V1 only allows the node to reside outside of the slot, and it cannot have the exclusive field. Node-exclusive allocations are a very common allocation request in HPC and should be supported by V1.
Proposed Solution: allow the node resource to have the exclusive tag set to true.
The text was updated successfully, but these errors were encountered:
Problem: Jobspec V1 only allows the
node
to reside outside of the slot, and it cannot have theexclusive
field. Node-exclusive allocations are a very common allocation request in HPC and should be supported by V1.Proposed Solution: allow the
node
resource to have theexclusive
tag set totrue
.The text was updated successfully, but these errors were encountered: