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

Re: [Condor-users] Job requirements



On Wed, 8 Aug 2007, Ary Junior wrote:

Hi, I can't find on documentation a way to set on Job requirements the name
of the machine that will run the job and the processor frequency... Is there
any way to do it?

Thanks very much!!!

By default, Condor doesn't report processor frequency in
a machine classad.  By looking at Mips you can guess, usually
faster clock speeds have more mips than slow ones.
You could in theory make a requirement on
"Name". You can do condor_status -l | grep Name
to see all the names of the machines in the pool.  But that
would mean that a job could only run on the one machine.

Steve Timm


--
------------------------------------------------------------------
Steven C. Timm, Ph.D  (630) 840-8525
timm@xxxxxxxx  http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.