MIG GPUs
Drain the node.
Run the command to convert ALL GPUs to MIGs:
sudo nvidia-smi -mig 1Install
nvidia-mig-partedon the node.Install
nvidia-mig-manageron the node. You can find the installation details here.Create a
config.yamlfile for the node and place it in /etc/nvidia-mig-manager/config.yaml. Example:
version: v1mig-configs: current: - devices: all mig-enabled: true mig-devices: 1g.10gb: 7 all-disabled: - devices: all mig-enabled: true mig-devices: 1g.10gb: 7You can also SSH into an existing MIG node and run sudo nvidia-mig-parted export.
Test persistence with reboots to ensure MIG settings are retained.
Don’t forget to uncordon the node.

This work was supported in part by National Science Foundation (NSF) awards CNS-1730158, ACI-1540112, ACI-1541349, OAC-1826967, OAC-2112167, CNS-2100237, CNS-2120019.