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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ munge.key
|
||||
nodes.rb
|
||||
.settings.yml
|
||||
.vagrant
|
||||
vagrantup.log
|
||||
|
Reference in New Issue
Block a user