Version: 7.1-4
VM OS: ubuntu 2204
I can't passthrough more than 8 GPUs to same VM.
If I passthrough 9 GPUs:
If I passthrough 10 GPUs:
nothing I can see.
After adding args: -device 'vfio-pci,host=d5:00.0,multifunction=on' -device 'vfio-pci,host=d6:00.0,multifunction=on' to the VM config file. I can using all gpus in same VM now.