GPU support
DaDesktop handles GPU acceleration in two distinct ways:
- Physical GPU pass through (available only in certain datacentres) leverages an actual graphics card for full hardware acceleration.
- GPU simulation via LLVM Pipe. This method works perfectly on all our Linux distributions, including Ubuntu 22.04 and 24.04, but is not currently compatible with Windows 10.
If you're unsure whether your chosen application requires a GPU (Blender, for example, does), you might see a message like this:
"A graphics card and driver with OpenGL 3.3 support or higher is required. Updating to the latest driver for your graphics card may resolve the issue."
