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

2
scratch/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore