On Thu, 17 Nov 2011 12:14:15 +0100 "Yuri D'Elia" <[email protected]> wrote:
> I'm setting up a test installation of SLURM 2.4. > I'm trying to get GANG scheduling to work, so I've got the following > configuration: > > FastSchedule=0 > DefMemPerCPU=1536 > MaxMemPerCPU=32768 > > SchedulerType=sched/backfill > SchedulerParameters=defer > SchedulerPort=7321 > SelectType=select/cons_res Forgot to add: SelectTypeParameters=CR_CPU_Memory here.
