Commit Graph

5 Commits

Author SHA1 Message Date
0a37272620
Increase JOIN_TIMEOUT default to 120s 2024-08-12 23:58:25 -04:00
95c7198280
Add README and prime number finding script 2024-08-12 23:50:29 -04:00
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
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
f5f601af13
Create Vagrant environment with shared MUNGE key 2024-08-09 23:03:55 -04:00