[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] setting up multiple pools with different user priorities



Ying,

If you're using flocking, you don't need to submit to the other pool's
scheduler, directly. You just need to set FLOCK_TO and FLOCK_FROM
appropriately (see
http://research.cs.wisc.edu/htcondor/manual/v8.2/5_2Connecting_HTCondor.html)

To kick your jobs off your colleague's workers, he would need to set a
PREEMPT policy. An example policy would be something like:

PREEMPT = (MY.Owner == "ying@xxxxxxxxxxxxxxxxxxxx") && (TARGET.Owner
== "colleague@xxxxxxxxxxxxxxxxxxxxxxxxx")


Thanks,
BC

-- 
Ben Cotton
main: 888.292.5320

Cycle Computing
Better Answers. Faster.

http://www.cyclecomputing.com
twitter: @cyclecomputing