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

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





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?


You want that to be STARTD_ATTRS, not SUBSYS_ATTRS. Sorry if that was not clear.


Cheers,
Dan