flathub / org.darktable.Darktable

https://flathub.org/apps/details/org.darktable.Darktable
5 stars 14 forks source link

OpenCL acceleration not available #10

Closed hubslave closed 5 years ago

hubslave commented 6 years ago

Hello friends,

Probably I'm not first one to discover this issue, but OpenCL acceleration is not working in Darktable flatpak. "Use OpenCL" checkbox in options is greyed out. I see the same problem in Blender flatpak.

TingPing commented 6 years ago

Nvidia drivers?

hubslave commented 6 years ago

Yes, I'm on Nvidia laptop with Intel Graphics using PRIME setup. Could this be a problem?

matze commented 6 years ago

This will stay like this until https://github.com/flatpak/flatpak/issues/574 is resolved.

hubslave commented 6 years ago

I see that pull requests which could resolve this issue are already in place. What is the problem with merging them? AFAIK Vulkan is already implemented in nvidia driver flatpak the same way (via ICD) so what is holding back OpenCL? (Just curious)

hubslave commented 6 years ago

And is OpenCL on AMD and Intel already working?

jurf commented 6 years ago

Nope, I get only ‘not available’ on Intel.

arigit commented 6 years ago

AMDGPU opencl libraries: same situation. OpenCL works when the package is installed via the distro package manager, but it doesn't (opencl option greyed out) when installed via flatpak

paperdigits commented 5 years ago

FYI @jurf openCL on the intel drive does not work well even with a distro package of darktable. The intel openCL driver is not good, apparently.

paperdigits commented 5 years ago

@matze this seems to work for me now on a system with an nVidia GTX970, KDE Neon with the nVidia driver from the Ubuntu Graphics PPA. The openCL part of the preferences now says "Very fast GPU" and the editing is quite speedy.

matze commented 5 years ago

Thanks for checking back!