GPU support

DaDesktop provides GPU support in two ways:

  1. Physical GPU passthrough (available only in some datacentres). This offers full hardware acceleration as it’s using a real graphics card.
  2. GPU simulation using LLVM Pipe. This works perfectly on any of our Linux distributions, such as Ubuntu 22.04 and 24.04. However, it currently doesn’t work on Windows 10.

If you’re unsure whether your application requires a GPU (for example, Blender does), you might see a message like this:

"A graphics card and driver with support for OpenGL 3.3 or higher is required. Installing the latest driver for your graphics card may resolve the issue."