Hi all,
I've found that if I create a reservation for more multiple users
(user=user1,user2), neither user can use the reservation. The error received is
"User not found on host". If I create an identical reservation, stating a
single user, that user can run jobs within the reservation.
Slurm
Hi all,
> On 15 Sep 2018, at 14:47, Chris Samuel wrote:
>
> On Thursday, 13 September 2018 3:10:19 AM AEST Paul Edmon wrote:
>
>> Another way would be to make all your Linux users and then map that in to
>> Slurm using sacctmgr.
>
> At ${JOB} and ${JOB-1} we've wired user creation in Slurm int
Hey Gennaro,
Thank you for your time!
Here is the content of my slurm.conf:
ClusterName=my-cluster
ControlMachine=localhost
SlurmUser=slurm
SlurmctldPort=6817
SlurmdPort=6818
AuthType=auth/munge
StateSaveLocation=/var/spool/slurm/ctld
SlurmdSpoolDir=/var/spool/slurm/d
SwitchType=switch/none
Mp