There is a permission problem somewhere, but I don’t know where.

If I run as root, it works:

admin@slurmfrontend:~$ srun hostname
srun: error: task 0 launch failed: Slurmd could not execve job
slurmstepd: error: task_g_set_affinity: Operation not permitted
slurmstepd: error: _exec_wait_child_wait_for_parent: failed: No error

admin@slurmfrontend:~$ sudo srun hostname
slurmnode1

admin@slurmfrontend:~$ sudo srun -N 3 hostname
slurmnode1
slurmnode3
slurmnode2
admin@slurmfrontend:~$

Chris
---------------------------------------------------------------------------------------------------
Christopher W. Harrop                                                voice: 
(720) 649-0316
NOAA Global Systems Laboratory, R/GSL6                  fax: (303) 497-7259     
            
325 Broadway                                                 
Boulder, CO 80303

-- 
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com
  • [slurm-users] Re: slur... Christopher Harrop - NOAA Affiliate via slurm-users

Reply via email to