Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T00:33:21.000Z (3 months ago)
- Last Synced: 2024-10-25T16:12:53.118Z (12 days ago)
- Topics: hpc, slurm, statistics, summary, table, usage-logger
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 4
- Watchers: 3
- 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
```