DaDesktop can support GPU in two ways:
- Physical GPU pass through (available only in some datacentres). This provides full hardware acceleration as its using a real graphics card
- GPU simulation via LLVM Pipe. This works perfectly using any of our Linux distros, eg Ubuntu 22.04 and 24.04. However, currently this does not work on Windows 10.
If you're not sure if your desired application requires a GPU, (eg Blender does), then you may came across message like this:
"A graphics card and driver with support for OpenGL 3.3 or higher is required. Install the latest driver for your graphics card might resolve the issue"