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

Re: AW: [Condor-users] Processor-architecture



On Tue June 29 2004 11:08 am, Thomas Bauer wrote:
> Hi,
>
> I modified my condor_config on a specific machine with the following lines
>
> SUBSYS_ATTRS = ARCH_TYPE
> ARCH_TYPE = "P4"
>
> After that I made a condor_reconfig on that machine.
> But when I submit a job with requirements = ARCH_TYPE == "P4" the condor_q
> -analyze says, that no matching machine is available.
>
> Did I get something wrong?

Yup, you took the manual "SUBSYS_ATTRS" too literally.  What you really need 
is:

STARTD_EXPRS = ARCH_TYPE
(or)
STARTD_ATTRS = ARCH_TYPE

You're trying to set the expression for a particular subsystem, in this case, 
the startd.

Hope this helps

-Nick


-- 
           <<< The answer is out there, Neo. >>>
 /`-_    Nicholas R. LeRoy               The Condor Project
{     }/ http://www.cs.wisc.edu/~nleroy  http://www.cs.wisc.edu/condor
 \    /  nleroy@xxxxxxxxxxx              The University of Wisconsin
 |_*_|   608-265-5761                    Department of Computer Sciences