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

Re: [Condor-users] condor submit and dag man



Hi

On Friday 09 April 2010 20:20:16 Mag Gam wrote:
> Will Condor's DAGMan features ever be migrated to condor_submit? For
> example, having job dependencies and MaxRun and MaxIdle options...
> 
> If not, is it possible to emulate these features with other tools?

In principle it's quite easy to migrate most "standard" jobs to dagman and 
then make use of MaxRun, MaxIdle, ...

E.g. just make a "wrapper" dag file created by a shell script around your 
standard submit file.

Does this help?

Cheers

Carsten