Has anyone been able to disable ECC memory on a Tesla GPU being passed through to a VM? Running a P4 which may only be able to use the full 8GB of memory if ECC is disabled, and I cannot figure out how to configure Nvidia-SMI in proxmox. Thanks!
I sadly don't have the hardware to test this, so this might not work.
Set up a vm and pass through the gpu. In that vm, install the nvidia drivers. Now nvidia-smi -q should be available, with which you can check if you are in ECC mode. If you are, you should be able to turn it off with nvidia-smi -e 0. [1]
Thanks for the response! My gut is that that will allow the GPU to use the fully allocated memory buffer for THAT specific VM (6GB in my case) but still leave the full 8GB unreachable. In either case, I’ll give it a whirl and report back.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.