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

Re: [Condor-users] Priority Resolution



On Wed, Jun 22, 2005 at 10:10:43AM -0700, Sean Looper wrote:
> So I found that I can submit jobs with any priority in the .sub file.
> However, condor_prio does not allow me to set the priority outside of
> the 20 to -20 range.  Is this a known limitation?  Or could this be
> fixed soon? 

We just missed making that change in the code (or else it didn't get checked 
in - the man page for condor_prio was changed at least) but
yeah, it's a bug and we'll fix it in the next release. 

> Modifying priorities after submission is essential to our
> system. Is there another way that I can do this besides using
> condor_prio?
> 

condor_qedit 

-Erik