On 4/17/2013 8:42 AM, Tim St Clair wrote:
> The simplest solution is to adjust your 'rank' _expression_ for your jobs.
>
> If you wanted to apply it across a pool you could update your
> SUBMIT_EXPRS to include some rank _expression_ default.
>
> Cheers,
> Tim
What Tim said above is correct - each job can express its own preference
for a type of machine via a 'rank' _expression_ in the submit file.
However, another alternative if you want this to happen across all
submit points is to place this policy at the central manager. There is
a HOWTO that describes what to do here:
https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=HowToSteerJobs
Hope the above helps
Todd