Joseph Farran <[email protected]> writes:

> Hi Dave.
>
> That's exactly what I am looking for.
>
> Would you be willing to share your script and/or method for populating the 
> fields?     I am assuming this is automated via a script?

No, just a qconf like Reuti posted recently but (with genders as the
cluster database) it might have been something like

  for c in magnycours westmere; do
    qconf -aattr exechost complex_values cputype=$c `nodeattr -s $c`; done

> Joseph
>
> On 12/13/2012 9:28 AM, Dave Love wrote:
>> I have a complex "cputype" with (6!) values like "interlagos" and
>> "westmere". If you're doing machine-specific builds, cache and
>> scheduling parameters are probably relevant for performance, even if
>> they don't stop the binary running. 
>

-- 
Community Grid Engine:  http://arc.liv.ac.uk/SGE/
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to