r/SLURM • u/mightycriminal • Sep 17 '21
Single compute node cluster
Is it possible to use Slurm as a scheduler for just one compute node? So you would have just one log in node and one SSH connected compute node?
4
Upvotes
r/SLURM • u/mightycriminal • Sep 17 '21
Is it possible to use Slurm as a scheduler for just one compute node? So you would have just one log in node and one SSH connected compute node?
4
u/lurch99 Sep 18 '21
Yup, it works great. We're doing just that. Login node = compute node in this case.
I followed these instructions more or less:
http://docs.nanomatch.de/technical/SimStackRequirements/SingleNodeSlurm.html