Multi-Instance GPU: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 17: Line 17:
=Limitations = <!--T:4-->
=Limitations = <!--T:4-->
[https://docs.nvidia.com/datacenter/tesla/mig-user-guide/index.html#app-considerations The MIG technology does not support] [https://developer.nvidia.com/docs/drive/drive-os/6.0.8.1/public/drive-os-linux-sdk/common/topics/nvsci_nvsciipc/Inter-ProcessCommunication1.html CUDA Inter-Process Communication (IPC)], which optimizes data transfers between GPUs over NVLink and NVSwitch.
[https://docs.nvidia.com/datacenter/tesla/mig-user-guide/index.html#app-considerations The MIG technology does not support] [https://developer.nvidia.com/docs/drive/drive-os/6.0.8.1/public/drive-os-linux-sdk/common/topics/nvsci_nvsciipc/Inter-ProcessCommunication1.html CUDA Inter-Process Communication (IPC)], which optimizes data transfers between GPUs over NVLink and NVSwitch.
This limitation also prevents efficient communication between instances.
This limitation also reduces communication efficiency between instances.
Consequently, launching an executable on more than one instance at a time <b>does not</b> improve performance and should be avoided.
Consequently, launching an executable on more than one instance at a time <b>does not</b> improve performance and should be avoided.


rsnt_translations
56,430

edits

Navigation menu