Replies: 1 comment
-
vGPU is not officially supported on consumer GPUs as Nvidia would like to push people to buy their more expensive datacenter GPUs. The only techniques to unlock vGPU support on consumer GPUs does not work on the 4090: DualCoder/vgpu_unlock#120 It doesn't work on the 30 series either, because the 30 series and up use SR-IOV for virtualization, which is a different beast. However, apparently the Chinese have found a way, but haven't released all details: https://blog.kkk.rs/archives/38 The closest you can get to vGPU is CUDA MPS, which lets you run multiple compute applications at the same time, but it's not useful for virtual GPU passthrough. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I couldn't find any mention for vGPU support. Any chance it will or or have future support? I have a rtx-4090
Beta Was this translation helpful? Give feedback.
All reactions