Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Job status retrieval
- Date: Thu, 2 Mar 2006 17:38:37 +0800
- From: "Sameer Bahl" <sameer.bahl@xxxxxxxxx>
- Subject: [Condor-users] Job status retrieval
Hi,
I am submitting jobs to a windows based condor pool from a c program by using system calls i.e. condor_submit.
Is there a way to retrieve the status of the jobs sumitted i.e. whether they are idle, running or finished from within the program?
I mean something like condor_q but i need to capture the job status in the program.
Can someone please help me out with this.
thanks.
Sameer