I've got a consumable resource called "foo" that I manage via an entry in the global exechost object ("qconf -me global; set foo=100")

But now due to a networking issue only 50% of my compute nodes are capable of running jobs that request this resource

I'd rather not pin the complex entry to individual hosts - is there a way I can reference hostgroups in an entry for "complex_values=" line?

Something like:

complex_values  foo@@workingNodes=10

or similar?

-Chris


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to