Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Ste by step Diagram of job starting
- Date: Mon, 20 Mar 2006 23:20:39 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Ste by step Diagram of job starting
On Mon, Mar 20, 2006 at 08:18:49PM -0800, Junaid N. Sahibzada wrote:
> Hi,
>
> I wanted to make a step by step diagram which visually explains every thing from the moment i type
>
> condor_submit file.cmd
>
> to the moment i see the job status as C in condor_status
>
> can any one just give step by step description of what happens.
>
> I have tried to find this info but the information overload confuses me.
>
> i am expecting some thing like this
>
> 1. user types condor_submit file.cmd
> 2. the local schedd daemon creates a ClassAd.
>
Look at the animations in the Condor tutorials from past Condor
Weeks, they have the lifetime of the job.
-Erik