MIG Partitioning

MIG (Multi-Instance GPU) allows GPUs to be split into hardware-isolated instances.

Each instance receives dedicated:

  • compute slices
  • memory slices
  • scheduling resources

Relevant articles:

  • /posts/2026-03-06-MIG-Mode/