Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Cluster Job latency
- Date: Mon, 12 Nov 2007 13:38:31 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Cluster Job latency
On Mon, Nov 12, 2007 at 03:44:51PM +0100, Cargnelli, Matthieu wrote:
> Hi,
>
> I'm running some tests on condor 6.8.4 (X86_64-LINUX_RHEL3). When
> submitting a cluster job, the list of jobs appears as Running (I submit
> a job per node), but it seems that they are submitted every 2 seconds.
> At least the difference in RUN_TIME value between 2 consecutive jobs is
> usually 2s.
>
> Does this correspond to a physical limit or can we reduce this value ?
JOB_START_DELAY:
http://www.cs.wisc.edu/condor/manual/v6.9.4/3_3Configuration.html#13671
-Erik