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?
Cheers, Dan