https://github.com/basnijholt/slurm-usage
🖥 Command to list the current cluster usage per user
https://github.com/basnijholt/slurm-usage
hpc slurm statistics summary table usage-logger
Last synced: about 1 year ago
JSON representation
🖥 Command to list the current cluster usage per user
- Host: GitHub
- URL: https://github.com/basnijholt/slurm-usage
- Owner: basnijholt
- License: mit
- Created: 2020-01-14T15:24:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T00:33:21.000Z (almost 2 years ago)
- Last Synced: 2025-05-04T23:48:22.062Z (about 1 year ago)
- Topics: hpc, slurm, statistics, summary, table, usage-logger
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slurm-usage
Command to list the current cluster usage per user for SLURM.
## Installation
```
pip install -U slurm-usage
```
## Usage
```
stats
```
or
```
slurm-usage
```