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

Re: [Condor-users] Policy configuration problems.





On 2/8/07, Johan Bengtsson <johan.bengtsson@xxxxxxxxxxxxx> wrote:
Hello,
I have a small problem when implementing the execution policy for my
condor cluster. My workload consists of two types of jobs, A and B, that
are run as the same user and that change Cmd and Args attributes between
runs. I want to implement a policy where A jobs have priority over B
jobs but I can't think of a way of differentiating them. Is there any
way of specifying the class information (A or B) in the job description
file in such a way that it can be used in scheduling decisions?


http://www.cs.wisc.edu/condor/manual/v6.8/2_7Priorities_Preemption.html#SECTION00371000000000000000

-Erik