Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Dynamic provisioning prevents Evenly Divided Resources tasks?
- Date: Tue, 2 Aug 2011 14:54:53 +0000
- From: Ian Cottam <Ian.Cottam@xxxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Dynamic provisioning prevents Evenly Divided Resources tasks?
On 02/08/2011 15:32, "Edier Zapata" <edalzap@xxxxxxxxx> wrote:
>Is this config ok for a Dynamic Provisioning:
>
>SLOT_TYPE_1=cpus=100%, memory=100%, virt=100%, disk=100%
>SLOT_TYPE_1_PARTITIONABLE=True
>NUM_SLOTS_TYPE_1 = 1
>
>
>We have a 8 Cores 32GB RAM blade server.
>
>Thanks.
We use. . .
NUM_SLOTS = 1
SLOT_TYPE_1 = cpu=100%,ram=100%,swap=50%
SLOT_TYPE_1_PARTITIONABLE = True
NUM_SLOTS_TYPE_1 = 1
START = ($(START)) || isUndefined( Target.Owner )
that's not to say yours would not work too.
-Ian
ps: I forget where the recommendation for . . . ||
isUndefined(target.owner) came from
--
Ian Cottam
IT Services for Research
Faculty of EPS
The University of Manchester