Yuri D'Elia
2014-07-21 12:42:32 UTC
Is there a way for an user to specify an upper bound for the number of
jobs running simultaneously on an array?
A practical example for this scenario is to limit concurrent connections
to a shared resource that is external to the cluster. As such, I don't
want really to specify a "Gres" resource, as this would also bind jobs
to the node/s where the resource was assigned and would be not much
better than -w.
Thanks.
jobs running simultaneously on an array?
A practical example for this scenario is to limit concurrent connections
to a shared resource that is external to the cluster. As such, I don't
want really to specify a "Gres" resource, as this would also bind jobs
to the node/s where the resource was assigned and would be not much
better than -w.
Thanks.