Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] DAG feature request: condor_complete_job
- Date: Thu, 15 Dec 2005 19:59:29 +0100
- From: "Horvatth Szabolcs" <szabolcs@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] DAG feature request: condor_complete_job
I tried it already and did not work for me with qedit, only when put into
the submit file
before submission. And even if it worked, it required a new negotiation
and match and
the rest of the dag has to wait for all this. When only a few machines
match the requirements
and they are already busy, its pretty annoying to wait for a to-be-nooped
job..
Cheers,
Szabolcs
*********** REPLY SEPARATOR
***********
On 12/15/2005 at 8:43 PM Mark Silberstein wrote:
You
can use condor_qedit and set noop_job=true,
see http://www.cs.wisc.edu/condor/manual/v6.7/condor_submit.html
for more details