Automate the setup of a Slurm cluster on Debian Stable x86_64 VMs
Go to file
Kris Lamoureux 9a402948c8
Working Slurm cluster with test job execution
- Fix MUNGE key generation and distribution
- Slurm config using easy version of the config tool
- Ensure JOIN_TIMEOUT is passed to the provisioning script
- Execute hostname command as Slurm job for verification
2024-08-11 13:55:40 -04:00
.gitignore Create Vagrant environment with shared MUNGE key 2024-08-09 23:03:55 -04:00
provision.sh Working Slurm cluster with test job execution 2024-08-11 13:55:40 -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