mknoxnv / ubuntu-slurm

Steps to create a small slurm cluster with GPU enabled nodes
262 stars 81 forks source link

Works for single server? #10

Closed abbottjlu closed 5 years ago

abbottjlu commented 5 years ago

In case I have only ONE server, with torque + moab, this server can work as both pbs_server and pbs_client.

Can I configure slurm in this way, namely, to run slurmd, slurmctrld, slurmdbd on the same server?

mknoxnv commented 5 years ago

This is possible but not something I have personally done. You may want to consider running a VM to act as the login/slurmctrld/slurmdbd node.