darktable icon indicating copy to clipboard operation
darktable copied to clipboard

Hazeremoval OpenCL bugfixes

Open jenshannoschwalm opened this issue 1 year ago • 2 comments

This has been overseen for long, there are various places in the OpenCL code of this module where errors are not properly checked and backreported so

  1. possibly no CPU fallbacks
  2. Missing checks for OpenCL mem alloction, most relevant for Rusticl and some AMD drivers as they don't do lazy allocation
  3. Some special error messages are irrelevant so they got removed

Also some codestyle maintenance

jenshannoschwalm avatar May 08 '24 14:05 jenshannoschwalm

No idea if this might be related to #16746. At least that would possibly be the symptom.

jenshannoschwalm avatar May 08 '24 14:05 jenshannoschwalm

Maybe a release note: OpenCL errors in hazeremoval module are properly backreported ?

jenshannoschwalm avatar May 10 '24 05:05 jenshannoschwalm

Maybe a release note: OpenCL errors in hazeremoval module are properly backreported ?

I'll vote for no entry for this.

TurboGit avatar May 12 '24 15:05 TurboGit