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

Re: [Condor-users] Dagging deeper in priorities and ranks



Just to make sure its is not fixed since 6.9.2 I checked this bug with 6.9.3 and it works the same: the dagmanjobid attribute is not evaluated properly in an expression. The only thing I could manage to get working is

priority = -$(DAGManJobId)

...but it can not be used to do set different job priorities (in a dag).

Cheers,
Szabolcs