Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Configuration
- Date: Tue, 2 Nov 2004 13:45:46 -0600
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Configuration
On Tue, Nov 02, 2004 at 01:39:18PM -0600, Dan Bradley wrote:
> Joe,
>
> Support for this sort of group sharing policy is in active development.
> In lieu of the full solution, there are various ways to get almost what
> you want, with some undesired consequences.
>
> One way is to pre-assign 100 machines to the group so that their jobs
> only run there.
another way (with a different set of gotcha's) would be to run a separate
schedd on a separate machine for these two users, and for that schedd set
MAX_JOBS_RUNNING to 100.
cheers,
-zach