-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
What would you like to be added?
If pod declares both gpu and sriov resources, as follows:
resources:
limits:
nvidia.com/gpu: 1
spidernet.io/sriov_net_device: 1
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
| // TODO: (SchSeba) check if we want to use this function |
What is the use case for this feature / enhancement?
enable GPU Direct RDMA.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
