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

Re: [HTCondor-users] giving priority to a job already queued



I have a job in the queue that I would really like to run as soon as
possible.
	Immediately, or as soon as resources become free?  If the former, 
you can use condor_now instead of futzing around with priority.
	Note that condor_prio (job priorities) only prioritizes jobs among 
the jobs owned by the same user, which may not help get the job started.
- ToddM