[slurm-users] Re: [EXTERNAL] Re: [EXTERN] Re: Slurm 24.05 and OpenMPI

2025-03-28 Thread Davide DelVento via slurm-users
{ "emoji": "👍", "version": 1 } -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-le...@lists.schedmd.com

[slurm-users] Re: [EXTERNAL] Re: [EXTERN] Re: Slurm 24.05 and OpenMPI

2025-03-28 Thread Matthias Leopold via slurm-users
Hi, I solved the "ompi/pmix in container" problem. The solution is mentioned here: https://github.com/NVIDIA/pyxis/wiki/Setup#slurmd-configuration This is also needed: https://github.com/NVIDIA/enroot/blob/master/conf/hooks/extra/50-slurm-pmi.sh This was handled by deepops in my first cluster

[slurm-users] Re: Doubt with SelectTypeParameters in slurm.conf

2025-03-28 Thread Laura Hild via slurm-users
> After running a simple “helloworld” test, I have noticed that if > SelectTypeParameters=CR_Core, system always reserves me an even > number of CPUs (during “pending” time, I can see the real number > I have requested, but when job starts “running”, that number is > increased to the next even numb

[slurm-users] Re: Minimum cpu cores per node partition level configuration

2025-03-28 Thread Ole Holm Nielsen via slurm-users
Hi Jeherul Islam, Such a policy may be implemented using a job_submit plugin which you have to write yourself. You may perhaps find this Wiki page useful: https://wiki.fysik.dtu.dk/Niflheim_system/Slurm_configuration/#job-submit-plugins On 3/28/25 05:36, Jeherul Islam via slurm-users wrote: I