GPU support

DaDesktop provides GPU support in two different ways:

  1. Physical GPU pass through (only available in select data centers Italy) gives you full hardware acceleration since it's an actual graphics card.
  2. GPU emulation via LLVM Pipe. This runs perfectly on any of our Linux distributions, like Ubuntu 22.04 or 24.04. However, it's not currently available on Windows 10.

If you’re not sure whether your application requires a GPU (Blender certainly does), you might come across a 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"