NVIDIA / kubevirt-gpu-device-plugin

NVIDIA k8s device plugin for Kubevirt
BSD 3-Clause "New" or "Revised" License
223 stars 66 forks source link

Pass through nvlink bridges? #79

Closed dhruvik7 closed 8 months ago

dhruvik7 commented 11 months ago

Is passing through nvlink bridges supported by this plugin?

rthallisey commented 8 months ago

I haven't tested it myself, but it should work. You probably need to add the pci ids for each gpu on the vmi spec and that should do the trick.

Feel free to reopen if you run into a problem.