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
I hope that the topology of the assigned vf and gpu is at least PHB(or PXB, PIX), so that the communication between them can enable GPU Direct RDMA, greatly improving the communication speed between them.
NOTE: I think the Gpu-device-plugin should also implement this function, because we don't know who will allocate the GPU or VF first.
What would you like to be added?
If pod declares both gpu and sriov resources, as follows:
I hope that the topology of the assigned vf and gpu is at least PHB(or PXB, PIX), so that the communication between them can enable GPU Direct RDMA, greatly improving the communication speed between them.
NOTE: I think the Gpu-device-plugin should also implement this function, because we don't know who will allocate the GPU or VF first.
see
sriov-network-device-plugin/pkg/resources/server.go
Line 224 in 60208ae
What is the use case for this feature / enhancement?
enable GPU Direct RDMA.
The text was updated successfully, but these errors were encountered: