Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Setting concurrency limits for already running jobs
- Date: Mon, 20 Jun 2011 17:44:52 +0200
- From: Horvátth Szabolcs <szabolcs@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Setting concurrency limits for already running jobs
You cannot change the concurrency limits of running jobs. You would have to hold + change + release.
That is a serious limitation of the system. Would be great if it was respected.
You can set limits at the same time you submit, so your second sentence is a bit odd.
My second sentence was about modifying the job class-ad after submission, using condor_qedit.
Sometimes the limit has to be set after hours or days of job execution (for jobs that can't preempt/continue)
so holding and releasing a job is not a viable option.
Cheers,
Szabolcs