Hi Daniel,
Utilizing pam_access with pam_slurm_adopt might be what you are looking
for?
https://slurm.schedmd.com/pam_slurm_adopt.html#admin_access
Thanks,
David
On 7/8/2024 10:54 AM, Daniel L'Hommedieu via slurm-users wrote:
Hi, all.
We have a use case where we need to allow a group of us
Hi Mike,
What version of Slurm are you using?
If you are running a version of Slurm 20.11.x or newer, a change in the
scheduler behavior was made so that by default srun will not allow
resources to be overlapped by job steps.
https://bugs.schedmd.com/show_bug.cgi?id=11863#c3
I would see if a
Hi Sid,
In our .rpmmacros file we use, the following option is set:
%_with_slurmrestd 1
The slurm.spec file in the source tar.bz2 indicates this maps to the
build option of --with slurmrestd
You also need to make sure you have the build dependencies as well,
which I believe are json-c-devel an
For our login nodes (smallish, diskless VMs) we try and limit abuse from
users through a layered approach as enumerated below.
1. User education
Users of our cluster are required to attend a training that is run by
our group. In these sessions we do go over what we do and don't allow
on the