top | item 45100230

(no title)

SillyUsername | 6 months ago

It's running RDP to a Winboat docker image hosting the app and rendering the container on the desktop. This includes audio forwarding.

discuss

order

imcritic|6 months ago

So the app you want to run (suppose that's a game) runs in a docker container? Wouldn't this, just like with running the game on a Windows -in-a-VM setup) require an extra GPU (since you want your game to be GPU accelerated, but if you pass the GPU resource to the docker container (does that even work?) - your host machine thus loses the GPU?

tracker1|6 months ago

I don't think I'd try running anything more than a puzzle game over RDP myself. There are better alternatives for that. As far as GPU sharing, there are patches for many consumer GPUs that will unlock enterprise features like gpu resource splitting/sharing.