Automate the setup of a Slurm cluster on Debian Stable x86_64 VMs
Go to file
Kris Lamoureux 943b64fdcf
Set up a functional cluster for basic operations
- Include cgroup.conf configuration
- Install slurm-client on compute nodes
- Move home dir to /vagrant for result sharing
- Add Makefile for streamlined setup and cleanup
- Fix idempotency issues
2024-08-11 23:23:38 -04:00
scratch Set up a functional cluster for basic operations 2024-08-11 23:23:38 -04:00
.gitignore Set up a functional cluster for basic operations 2024-08-11 23:23:38 -04:00
cgroup.conf Set up a functional cluster for basic operations 2024-08-11 23:23:38 -04:00
Makefile Set up a functional cluster for basic operations 2024-08-11 23:23:38 -04:00
provision.sh Set up a functional cluster for basic operations 2024-08-11 23:23:38 -04:00
slurm.conf Working Slurm cluster with test job execution 2024-08-11 13:55:40 -04:00
Vagrantfile Working Slurm cluster with test job execution 2024-08-11 13:55:40 -04:00