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

[Condor-users] how to change priority of dagman rescue submits??



Hi all,

Is there a way to give priority to tasks belonging to a dagman rescue file?

I had two condor dag man jobs running. Job A and Job B. One process of Job A failed and when all the other tasks were done in Job A, Condor started processing Job B's tasks. When I removed job B, condor resubmitted the one failed task from job A.

I'd like condor to give priority to failed tasks before it moves on to anotehr task.

I'd like condor to resubmit teh failed task before going on to a new task.

Is there a way to do this??

Thanks for any tips, JW.