slurmq provides several commands for managing GPU quotas.
| Command |
Description |
check |
Check your GPU quota usage |
efficiency |
Analyze job resource efficiency |
| Command |
Description |
report |
Generate usage reports for all users |
stats |
Cluster analytics and wait times |
monitor |
Live monitoring with enforcement |
These options work with all commands:
--cluster, -c Cluster to use (overrides default_cluster)
--json Output as JSON
--yaml Output as YAML
--verbose, -v Verbose output
--quiet, -q Suppress non-error output
--config Path to config file
--version Show version
--help Show help
| Code |
Meaning |
| 0 |
Success |
| 1 |
Error (config, Slurm, etc.) |
| 2 |
Quota exceeded (with --quiet) |