Go to file
Arif Ali 47f5d0a129
Fine tuning of creation of cluster
2023-12-11 15:40:01 +00:00
README.md Add README 2023-08-08 21:28:09 +01:00
create_cluster.sh Fine tuning of creation of cluster 2023-12-11 15:40:01 +00:00
lxd_profile.yaml Fine tuning of creation of cluster 2023-12-11 15:40:01 +00:00
munge.key Initial Commit 2023-08-08 21:22:09 +01:00
slurm.conf Initial Commit 2023-08-08 21:22:09 +01:00

README.md

slurm-lxd

This is a simple repo to hold some configs and scripts to bootstrap a simple slurm environment.

As long as the LXD has been initialised and lxdbr0 is available, this script should work as is.

It will creete a slurm-master and 5 x slurm-comp0X nodes

Once ths script finishes, you can login to the master using the command beliow

lxc --project hpc exec slurm-master bash

Now you should be able to run any slurm commands