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

Re: [Condor-users] GPU machines is "mixed" environment (conditional preemption)



 On 10/07/2010 09:19 AM, Carsten Aulbert wrote:
However, now the big question how to address preemption. Essentially, I want
to ensure that the machine works as a standard compute nodes with multiple
cores (identically setup as others; sans vanilla universe jobs) in the absence
of any idle jobs which have "NeedGpu" set.

I'm not sure I entirely understand your requirements, but I think you can simply
use the Machine RANK to prefer jobs with NeedGpu set.

-greg