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

Re: [Condor-users] Mixed INTEL/LINUX and X86_64/LINUX pool



That will be the Arch and OpSys on the machine that is doing the
submission.

So if you tried submitting from an X86_64/LINUX machine, it would assume
you wanted to run X86_64/LINUX jobs.

Your job can specify that it accepts either and use $${OPSYS} and $${Arch}
in the EXECUTABLE so that appropriate executables are sent over.
(no need to do this if appropriate executables are already on all execute
machines).

Cheers

JK

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Steven Timm
> Sent: Thursday, January 11, 2007 4:28 PM
> To: condor-users@xxxxxxxxxxx
> Subject: [Condor-users] Mixed INTEL/LINUX and X86_64/LINUX pool
> 
> 
> 
> 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.
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to 
> condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at either
> https://lists.cs.wisc.edu/archive/condor-users/
> http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR
>