mig-configure
Installation
SKILL.md
MIG Configuration on DGX Station
Configure MIG (Multi-Instance GPU) partitions on the DGX Station GB300.
Steps
-
Find the GB300 GPU index. Run:
nvidia-smi --query-gpu=index,name --format=csv,noheader -
Check current MIG state:
nvidia-smi -i <GB300_INDEX> -q | grep -i "MIG Mode"