https://bugs.kde.org/show_bug.cgi?id=516875
--- Comment #4 from [email protected] --- Hi, The key package that enabled OpenCL support for the AMD RADEON RX 470 is mesa-opencl-icd (version 25.2.8-0ubuntu0.24.04.1). This package provides the OpenCL ICD (Installable Client Driver) loader for the open-source AMD GPU stack, allowing applications like digiKam to detect and use the GPU for OpenCL acceleration. To confirm, you can run: bash Copy clinfo | grep "Device Name" This should now list your AMD GPU as an available OpenCL device. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
