Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] $(Process) not starting at 0
Hello!
For compability reasons I'd like to queue up jobs with $(Process) not
starting from 0. That is I want an offset applied before $(Process) is
evaluated in the submit file.
Either I'd like to be able to say (with 175 being my offset):
queue 100 (start at 175)
OR
actual use a macro $(Process+175) inside the submit file.
Is there any way to accomplish this (or something similar)?
Anders Nilsson
Illuminate Labs