FW13 AMD: Enable OpenCL on Fedora40 (KDE)

Hi everyone,
I use my framework 13 with AMD processor as my daily driver running Fedora 40 KDE.
I manage my photo library with digikam which has face recognition. There is an option to enable GPU accelerations in digikam with OpenCV engine.

It currently does not work so I guess I have to install something to get opencv running… Any ideas how to enable opencv support?
So far I did enable rpm fusion with non-free and free section and
dnf group install multimedia

The multimedia packages in rpmfusion have nothing to do with OpenCL. (they’re still useful to have around though). The package you are looking for is rocm-opencl.

Thank you very much! This was exactly what I was searching for. It’s working now :slight_smile: