Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/th-nuernberg/slurm-monitor

Monitor usage, health parameters, etc. of a Slurm/nvidia-smi based GPU cluster
https://github.com/th-nuernberg/slurm-monitor

Last synced: 1 day ago
JSON representation

Monitor usage, health parameters, etc. of a Slurm/nvidia-smi based GPU cluster

Awesome Lists containing this project

README

        

# slurm-monitor
Monitor usage, health parameters, etc. of a Slurm/nvidia-smi based GPU cluster

## Build
- Install up-to-date rust toolchain for your system
- `cargo build` / `cargo build --release`

## Run
- `cargo run`

# Test instance on `kiz0`
`ssh -L 3333:localhost:3333 kiz0.in.ohmportal.de`

Then open `localhost:3333` in your browser.