GPU Passthrough on Proxmox: Step-by-Step Guide
… What is iommu=pt and should I use it? iommu=pt enables passthrough mode, which tells the IOMMU not to translate DMA for devices that don’t need it. This generally improves performance for passed-through devices. There’s no reason not to include it unless you’re troubleshooting a specific conflict. …