Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] DAG clustering question
- Date: Wed, 2 Mar 2005 12:23:47 -0800
- From: Brian Gyss <brian.gyss@xxxxxxxxx>
- Subject: [Condor-users] DAG clustering question
All -
Is there any way to force the DAG man to submit all of its jobs in the
same cluster? As opposed to the jobs in a DAG reading something
like...
19.0
20.0
21.0
...would it be possible to have them read like...
19.0
19.1
19.2
19.3
...with 19.0 being the job running condor_dagman?
Thanks.
- Brian