osmo pool#
usage: osmo pool [-h] {list} ...
Positional Arguments#
- command#
Possible choices: list
Sub-commands#
list#
Pool resource display formats:
Mode | Description
---------------|----------------------------------------------------
Used (default) | Shows the number of GPUs used and total GPUs
Free | Shows the number of GPUs available for use
Display table columns:
Column | Description
----------------|----------------------------------------------------
Quota Limit | Max GPUs for HIGH/NORMAL priority workflows
Quota Used | GPUs used by HIGH/NORMAL priority workflows
Quota Free | Available GPUs for HIGH/NORMAL priority workflows
Total Capacity | Total GPUs available on nodes in the pool
Total Usage | Total GPUs used by all workflows in pool
Total Free | Free GPUs on nodes in the pool
osmo pool list [-h] [--pool POOL [POOL ...]] [--format-type {json,text}]
[--mode {free,used}]