tjysdsg / slurm_tools

My tools for the Slurm HPC workload manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slurm tools

This project is licensed under the GNU General Public License v3.0.

These Slurm tools have been developed for management and monitoring of our cluster:

  1. pestat Print Slurm nodes status with 1 line per node including job info.

  2. slurmreportmonth Generate monthly accounting statistics from Slurm using the sreport command.

  3. slurmacct Generate accounting statistics from Slurm as an alternative to the sreport command

  4. showuserjobs Print the current node status and batch jobs status broken down into userids.

  5. showuserlimits Print Slurm resource user limits and usage.

  6. showpartitions Print a Slurm cluster partition status overview with 1 line per partition, and other tools.

  7. slurmibtopology Infiniband topology tool for Slurm.

  8. Slurm triggers scripts.

  9. Scripts for managing nodes.

  10. Scripts for managing jobs.

  11. Scripts for managing Slurm accounts and users.

  12. Scripts for managing power_save of nodes.

Slurm deployment HOWTO

Our Slurm HOWTO guide for setting up a Slurm installation. It's based on CentOS/RHEL 7 Linux, but much of the information should be relevant on other Linuxes as well.

Download

Use the above Clone or download button, or go to the individual tool page, click on the desired file, and then click the Raw button to get a link which you can use for download.

About

My tools for the Slurm HPC workload manager

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%