Hi Magnus,

Thanks for the reply. I am using

slurm.conf:
SelectTypeParameter=CR_CPU_Memory

to manage memory on the nodes. I am using

partition.conf:
SelectTypeParameter=CR_Core

in one partition to allow gpu jobs to run without memory problems.

The documentation states that is a valid set up but the log shows it's
not implemented?

How do I monitor memory in all but one partition?

Thanks
Eva

On Wed, 7 Aug 2013, Magnus Jonsson wrote:

>
> Hi!
>
> To use Partition SelectTypeParameter you must use CR_Socket or (CR_Core
> and CR_ALLOCATE_FULL_SOCKET) as the default SelectTypeParameter.
>
> You are using CR_CPU_Memory.
>
> Best regards,
> Magnus
>
> On 2013-08-05 23:13, Eva Hocks wrote:
> >
> >
> >
> > I am getting spam messages in the logs:
> >
> > [2013-08-05T14:04:32.000] cons_res: Can't use Partition SelectType
> > unless using CR_Socket or CR_Core and CR_ALLOCATE_FULL_SOCKET
> >
> >
> >
> > The slurm.conf settings are:
> >
> > SelectType=select/cons_res
> > SelectTypeParameters=CR_CPU_Memory
> >
> >
> >
> > and I have set one partition in partitions.conf to
> > SelectTypeParameters=CR_Core
> >
> >
> > Why does slurm complain? I HAVE set CR_Core and I even checked the
> > spelling.
> >
> >
> > Thanks
> > Eva
> >
>
>

Reply via email to