Andreas Kuntzagk <[email protected]> writes: > Hi, > > I'm not sure but I vaguely remember having seen something like this > mentioned on the list before. > I want to adjust some (consumable) complex depending on physical > properties of the node. > So like this pseudo-code for qconf -me: > ... > complex_values h_vmem=($mem_total-0.5G) > > Is something like this possible?
I do that once-for-all (or until memory gets changed). If you want it done somehow automatically, and you allow the compute nodes to be admin hosts, you can configure the host values with an init script of some sort, maybe as part of the execd one. That's perhaps more appropriate than a load sensor in this case -- Excuse the typping -- I have a broken wrist _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
