Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Limiting number of concurrently running jobs from acluster.
- Date: Tue, 26 Aug 2008 14:54:17 +0200
- From: "Thomas Bauer" <tombauer@xxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Limiting number of concurrently running jobs from acluster.
Hi,
If you are allowed to edit the condor_config, then just put
MAX_JOBS_RUNNING = 50
in the condor_config-file.
Thomas
> -----Ursprüngliche Nachricht-----
> Von: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] Im Auftrag von
> Johan Bengtsson
> Gesendet: Dienstag, 26. August 2008 13:57
> An: condor-users@xxxxxxxxxxx
> Betreff: [Condor-users] Limiting number of concurrently
> running jobs from acluster.
>
> Hi,
> I am trying to configure Condor to limit the number of simultaneously
> running jobs from an individual cluster. For instance I have a cluster
> with 1000 jobs but as they all share a centralized resource
> there is no
> point in running more than 50 jobs concurrently.
>
> Does anyone know how to do this (or if it is even possible)?
>
> Sincerely,
> Johan Bengtsson.
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to
> condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>