Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Using Dagman
- Date: Fri, 9 Mar 2007 10:48:38 +0800 (PHT)
- From: "Leo Cristobal C. Ambolode II" <leo@xxxxxxxxxxxxxxxxxxxxx>
- Subject: [Condor-users] Using Dagman
Hi all,
I have written jobs using Dagman and submitted them succesfully, but one
thing I can not figure out is that the dagman job stayed for 5 minutes or
so then executes the first node job. I tried the examples (the
diamond.dag), still the first node job is executed after 5 minutes when I
fire the condor_submit_dag command. Can anyone explain what the Dag is
doing in the first 5 minutes? Is it purely due to communication traffic?
And also, is there a way that I can reduce this time...I wanted that when
I fire the condor_submit_dag command, the first node job will
automatically be executed. I am not using Pre scripts yet.
Thanks,
Leo