https://github.com/stackhpc/ansible_collection_slurm_openstack_tools
Ansible tools for working with Slurm-based OpenHPC clusters
https://github.com/stackhpc/ansible_collection_slurm_openstack_tools
Last synced: 4 days ago
JSON representation
Ansible tools for working with Slurm-based OpenHPC clusters
- Host: GitHub
- URL: https://github.com/stackhpc/ansible_collection_slurm_openstack_tools
- Owner: stackhpc
- License: apache-2.0
- Created: 2020-11-18T15:54:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T18:55:40.000Z (about 4 years ago)
- Last Synced: 2024-04-14T22:50:18.281Z (about 2 years ago)
- Language: Python
- Size: 127 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Collection - stackhpc.slurm_tools
Tools to add functionality to a Slurm-based OpenHPC cluster on OpenStack created by `stackhpc.openhpc`.
## Roles
- `stackhpc.slurm_openstack_tools.test`: Test MPI functionality - [README](roles/test/README.md)
- `stackhpc.slurm_openstack_tools.rebuild`: Add Slurm-controled rebuild/reimage capability - [README](roles/rebuild/README.md).
- `stackhpc.slurm_openstack_tools.pytools`: Add python utilities used by other roles - [README](roles/pytools/README.md).
- `stackhpc.slurm_openstack_tools.slurm-stats`: Configures a tool to transform `sacct` output for import into elasticsearch/loki - [README](roles/slurm-stats/README.md).
- `stackhpc.slurm_openstack_tools.autoscale`: Add Slurm autosacling functionality - [README](roles/autoscale/README.md).