Can this work inside a VM (under proxmox) #1102
Unanswered
erikboberg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I tried to get P2P working on my ubuntu VM with two RTX 3090:s using PCIe passthrough. I enabled nested virtualization and IOMMU on the VM. Installed the latest drivers and then the open-gpu-kernel-modules with the install script. It finishes fine it seems, but the
nvidia-smi topo -p2p rcommand just shows:GPU0 is a RTX 4090, and I am not expecting that to have P2P with the other cards, just GPU1 and GPU2 which are both RTX 3090s.
Is there a way to make this work in a VM? How do I debug this further?
Thank you so much in advance!
Erik
Beta Was this translation helpful? Give feedback.
All reactions