You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background:
Multi-Instance GPUs (MIG) allows partitioning GPUs into multiple instances. We saw a significant performance increase when MIG was enabled compared to running a few jobs on the same physical GPU.
More info on Nvidia site
Notes:
NVIDIA_VISIBLE_DEVICES changed to use UUID.
The memory units must be changed to HundredMB or Gig to support the new GPUs (40/80 Gig)
Adding support for MIG devices - the pull request is still WIP - only to review general idea
#20
The text was updated successfully, but these errors were encountered: