Hi all,
I had been trying to write a CondorCE route, that injects two ad
hoc class ads as
set_+RequestRuntime = 86400;
set_+RequestGpus = 1;
(copied numbly from a test job description).
But the JobRouterLog just iterates this message [1].
Dropping the '+' from ad set seems to placate the CE, so I guess
'+' is a forbidden character in ads here - and is really just like
an 'operator' for adding own ads during submission, or?
Cheers,
Thomas
[1]
06/07/21 17:18:44 JobRouter: route is not valid:
06/07/21 17:18:44 JobRouter: route converted to :
set_+RequestRuntime = 86400;
set_+RequestGpus = 1;
]
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/