[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Steer jobs towards machines with less memory
- Date: Wed, 17 Apr 2013 11:33:26 -0500
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Steer jobs towards machines with less memory
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
--
Todd Tannenbaum <tannenba@xxxxxxxxxxx> University of Wisconsin-Madison
Center for High Throughput Computing Department of Computer Sciences
HTCondor Technical Lead 1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132 Madison, WI 53706-1685