Jai Luthra
Jai Luthra
Another thing to note here is that the concept of a "transcoding session" doesn't actually capture the underlying resource utilization very well, and is more of a stop-gap measure. Different...
@vincentdesbr what does your GPU show up as in the guest? Is it still GTX 1080 or some Tesla GPU? I am asking because https://docs.nvidia.com/grid/16.0/grid-vgpu-release-notes-generic-linux-kvm/index.html does not list GTX 1080....
@vincentdesbr I don't think the guest will require patching as it sees a Tesla GPU (so it should allow multiple sessions) Have you applied the NVENC patch for the host...
@vincentdesbr i am not sure about vgpu-kvm drivers. where did you download it from? can you try to search for `libnvidia-encode.so` file in your host? it might be present in...
@vincentdesbr from the driver you shared, looks like the host driver is missing support for NVENC, as I don't see the `libnvidia-encode.so` file after extracting the driver. I don't think...
I hope you are tracking this issue with Unraid - because I am not working on it. If modifying the scripts in this repo makes it work with Unraid, please...
> Would this be possible on Mac/Darwin-x86_64? Theoretically, yes, but someone with an nvidia macbook will need to patch and test it.
Can you make the docker filesystem write-able?
You might have to build a custom image based on top of the cuda one you want to use. Please go through the README: It is possible to use this...
Hmm not sure, do you know if windows RDP server code is open source? I'm guessing it has an extra condition somewhere, limiting to accelerate only 3 sessions and falling...