Hi Fritz,
Does pam_slurm_adopt.so exist in the right location on the node? Normally on EL
hosts it would be /usr/lib64/security/pam_slurm_adopt.so
# ls /usr/lib64/security/pam_slurm_adopt.so -la
-rwxr-xr-x 1 root root 291936 Mar 4 12:44
/usr/lib64/security/pam_slurm_adopt.so
If the file doesn
What kernel are you using? I had a similar issue in an older RHEL 9 kernel
which has now been fixed
Sean
From: Guillaume COCHARD via slurm-users
Sent: Thursday, May 22, 2025 7:10:11 PM
To: slurm-us...@schedmd.com
Subject: [EXT] [slurm-users] Wrong MaxRSS Behavi
What version of Slurm are you running and what's the contents of your gres.conf
file?
Sean
From: lyz--- via slurm-users
Sent: Tuesday, April 15, 2025 11:16:40 PM
To: slurm-users@lists.schedmd.com
Subject: [slurm-users] Re: [EXT] Re: Issue with Enforcing GPU Usa
You need to add
ConstrainDevices=yes
To your cgroup.conf and restart slurmd on your nodes. This is the setting which
gives access to only the GRES you request in the jobs
Sean
From: lyz--- via slurm-users
Sent: Tuesday, April 15, 2025 8:29:41 PM
To: slurm-user
Just double checking. Can you check on your worker node
1.
ls -la /etc/pam.d/*slurm*
(just checking if there's a specific pam file for slurmd on your system)
1.
scontrol show config | grep -i SlurmdUser
(checking if slurmd is set up with a different user to SlurmUser)
1.
grep slurm /e