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
This commit is contained in:
2024-08-11 23:23:38 -04:00
parent 9a402948c8
commit 943b64fdcf
5 changed files with 64 additions and 38 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ munge.key
nodes.rb
.settings.yml
.vagrant
vagrantup.log