Re: [slurm-users] ulimits

2023-11-16 Thread Ryan Novosielski
The pam_slurm.so module has an impact on these values, if you are using it. -- #BlackLivesMatter || \\UTGERS, |---*O*--- ||_// the State | Ryan Novosielski - novos...@rutgers.edu || \\ University | Sr. Technolo

Re: [slurm-users] ulimits

2023-11-16 Thread Ozeryan, Vladimir
Thank you Franky, I will give it a shot. From: slurm-users On Behalf Of Franky Backeljauw Sent: Thursday, November 16, 2023 3:14 PM To: Slurm User Community List ; slurm-us...@schedmd.com Subject: [EXT] Re: [slurm-users] ulimits APL external email warning: Verify sender slurm-users-boun

Re: [slurm-users] ulimits

2023-11-16 Thread Franky Backeljauw
Hi Vlad If you are using the systemd services, then you can change the value in the file /usr/lib/systemd/system/slurmd.service, e.g.: LimitNOFILE=131072 LimitMEMLOCK=infinity LimitSTACK=infinity LimitMSGQUEUE=12345678 See https://www.baeldung.com/linux/ulimit-limits-systemd-units for the list