I use Proxmox to host a BlueIris webcam monitoring system. In order to do AI with the webcam images, BlueIris relies on DeepStack.
I can run DeepStack on a vm for sure but I wanted to see if I could get better performances by using the version that relies on GPU to do AI.
So I can't get any passthrough to work because the gpu iommu group seems to be shared with other ressources on my board (Asus Pro B550M).
I installed the docker version of deepstack (gpu version) on the proxmox host but when I start it it doesn't see the 4750G gpu.
Is there any drivers or packages I should install on the host in order to be able to take advantage of the gpu I have in it ?
I can run DeepStack on a vm for sure but I wanted to see if I could get better performances by using the version that relies on GPU to do AI.
So I can't get any passthrough to work because the gpu iommu group seems to be shared with other ressources on my board (Asus Pro B550M).
I installed the docker version of deepstack (gpu version) on the proxmox host but when I start it it doesn't see the 4750G gpu.
Is there any drivers or packages I should install on the host in order to be able to take advantage of the gpu I have in it ?