OK, I am going to stick my neck out here. You say a 'remote system' - is this a single server? If it is, for what purpose do you need Slurm? If you want to schedule some tasks to run one after the other, simply start a screen session then put the takss into a script.
I am sorry if I sound rude here, I do not mean to be. However I have found that you have to ask the question "What are you trying to achieve" before selecting a specific solution. On Sat, 25 May 2019 at 11:38, Priya Mishra <26priy...@gmail.com> wrote: > I am trying to install slurm on a remote system for which I don't have > root access. > After following the instructions on the official website , I am trying to > start slurmctld. However I get an error that there is no such service . > > What may be causing this problem ? Are there any specific instructions for > installing on Remote server without root access ? >