clusterinthecloud / ansible

Ansible config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
10 stars 27 forks source link

Update Slurm Repo to fix openmpi #126

Open GMW99 opened 2 years ago

GMW99 commented 2 years ago

Openmpi didn't work with the slurm repo used as it caused openmpi not to install correctly leading to a pmix error.

This pull request removes the need for an external repo for slurm and increases the slurm version number to 20.11. As well as unifying the openmpi and mpich installation, such that it is installed as default on AWS compute instances, like the other cloud providers.