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

Re: [condor-users] controlling number of jobs running at once



On Wed, 3 Dec 2003, Erik Paulson wrote:

> There's an easier way to do this with DAGMan - DAGMan can "throttle"
> the number of jobs submitted at any given time.
>
> If you create a flat DAG (ie something like
> job one one.submit
> job two two.submit
> <...>
> job five_hundred five_hundred.submit
>
> with no parent/child relationships)
>
> and then use
>
> condor_submit_dag -maxjobs 25 everything.dag
>
> DAGMan will not submit any more than 25 jobs at a time, and when there's
> room, it will submit more.

Thanks, I'd _just_ found this. Makes things a lot easier.

Cheers

Adam

-- 
 Adam Mercer
 Astrophysics & Space Research
 School of Physics and Astronomy                Tel: +44 (0)121 414 3721
 University of Birmingham                       Fax: +44 (0)121 414 3722
 B15 2TT, UK

Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>