Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Mixed INTEL/LINUX and X86_64/LINUX pool
- Date: Thu, 11 Jan 2007 11:17:13 -0600 (CST)
- From: Steven Timm <timm@xxxxxxxx>
- Subject: Re: [Condor-users] Mixed INTEL/LINUX and X86_64/LINUX pool
On further reading of the manual and testing, what needs to be done is:
APPEND_REQUIREMENTS = (Arch == "INTEL" || Arch == "X86_64")
Steve Timm
On Thu, 11 Jan 2007, Steven Timm wrote:
I have a pool of machines that contains both INTEL/LINUX
and X86_64/LINUX machines.
All current jobs seem to have the requirements, by default:
Requirements = (Arch == "INTEL") && (OpSys == "LINUX") && (Disk >=
DiskUsage) && ((Memory * 1024) >= ImageSize) && (TARGET.FileSystemDomain
== MY.FileSystemDomain)
Where's the default setting that puts that in, and how do we
change it to be (ARCH == "INTEL") || (ARCH == "X86_64")
Thanks
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.