Hi all, I have installed the last Slurm version and I have noticed a strange behavior with the memory allocated for jobs. In my slurm conf I am having: SelectTypeParameters=CR_LLN,CR_CPU_Memory
Now, when I am sending a new job with out giving it a --mem amount, it automatically assign it all the server memory, which mean I am getting only one job per server. I had to add DefMemPerCPU in order to get around that. Any body know why is that? Thanks, Roy
