PCI Video card recommendation for GPU Passthrough

bobshenji

New Member
Oct 9, 2024
8
1
3
We plan to install on a PCI Vedio Card on sever for the 3D view of the client windows. Please recommend a vedio card which supported by PVE without software license.
 
Only 3D acceleration is required. We Can configure a remote desktop software (RDP) inside the guest since it is not possible to display the frame buffer of the GPU via NoVNC or SPICE on the Proxmox VE web interface. Can one PCI card support more than one VM at the same time?
 
Can one PCI card support more than one VM at the same time?
Possible, but need "specific hardware+license" for that:
Code:
https://pve.proxmox.com/wiki/NVIDIA_vGPU_on_Proxmox_VE

Video card passthrough to single VM will work without problem, but you need to search for which video-card modell works for best ( reset bug, driver error code 43 ), and also the Host Machine need to have proper IOMMU support. I tested the NVIDIA 3080TI card, worked without problem in a Single VM passthrough.
 
i believe Nvidia quadro cards can use vGPU without licensing, theres also ways to use GTX 10 / RTX 20 cards with an unlock and by emulating their vGPU profiles as quadro cards to avoid licensing. nvidia probably has the best support/documentation online for all of these things but can be the most problematic/complicated/costly if you arent profiecent and/or willing to violate their terms of use.

intel cards or iGPUs with SR-IOV / GVT-g (like the card Mir recommended ) are often great, iGPU was one of the easiest ones i've worked with. if your system has an iGPU you can actually use vGPU profiles with an iGPU (although with low vram usually so only for basic 3D and usually for a low number of instances like 1-4 depending on the iGPU/CPU that you have and the higher the number the lower vram you can assign. ) but if all you need is a few vGPU profiles, an iGPU can be all you need.