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

Re: [Condor-users] How to configure matching to happen on submission?



Ian Stokes-Rees <ijstokes@xxxxxxxxxxxxxxxxxxx> wrote:
> Hi, I'd like to increase the responsiveness of the new condor pool I've
> setup.  I'd like the equivalent of "condor_reschedule" to be run each time
> a job is submitted, and otherwise to just use the SCHEDD_INTERVAL (set to
> 30 seconds).  Is this possible?

condor_submit already dose the equivalent of condor_reschedule
after submitting a job.  You can disable this behavior with
SUBMIT_SEND_RESCHEDULE=FALSE.  Also, if a reschedule has been
done "recently" (30 seconds, I think), the new reschedule request
will be ignored.

-- 
Alan De Smet                              Condor Project Research
adesmet@xxxxxxxxxxx                http://www.cs.wisc.edu/condor/