[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] multiple schedds on one machine



Hi Todd

Could you please explain a bit how to set up machine to run multiple schedds
simultaneously? Or just the link to  documentation, if it is available
somewhere.
I could not find it in the Condor manual.

cheers,

Andrey

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx 
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Todd Tannenbaum
> Sent: Thursday, February 24, 2005 1:30 PM
> To: john@xxxxxxxxxx, Condor-Users Mail List 
> Subject: re: [Condor-users] setting maximum # of computers 
> available for ajob??
> 
> 
> 
> John Wheez <john@xxxxxxxxxx> wrote:
> __________
> >Hi all,
> >
> >   I've been trying to figure out how to tell condor to allocate a 
> >certain amount of CPU's per job and not more than the 
> specified limit.
> >
> >For example..suppose i want job A to only use 5 computers 
> even though i 
> >have 40 available? Is there a a way to set this type of behaviour?
> >
> 
> We are working on a more elegant way to handle this, but for 
> right now I can recall the following  solution that several 
> sites are doing:
> 
> referring to your example above, submit jobs of type A to 
> their own schedd (recall you can run as many schedds in a 
> pool as you want), and set MAX_JOBS_RUNNING in the config 
> file for that schedd.  Remember to also specify a SCHEDD_NAME 
> in the config file as well if you run multiple schedds on the 
> same machine (each schedd in a pool needs a unique name).
> 
> Hope this is helpful
> Todd
> 
> 
> >JW
> >
> >_______________________________________________
> >Condor-users mailing list
> >Condor-users@xxxxxxxxxxx
> >https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> 
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>