Need help on Getting Digikam with openCL support.
On Bazzite, openCV doesn't appear to be installed, but openCL ROCM is installed.
The question is how do I install digikam via distrobox to get support for openCV so I can use acceleration for it.

15 Replies
If the app use opencl you don't need rocm actually
You can use RUSTICL opencl from mesa
You just need to put this env variable on flatpak apps
RUSTICL_ENABLE=radeonsi
for AMD gpu
Open flatseal
Look for environment
Paste that env variable
ok pasted it
still doesn't work
oh nvm
I had two instances active
don't have mesa installed soo

how do I enable rocm openCL enviorment variable for flatpak
if there is one
Mesa is installed ootb
OCL_ICD_VENDORS=rusticl.icd
Can you add one more env variable?
ye

still nothing ree

I don't see mesa installed ootb
I do see ROCM and POCL installed however

Without mesa you can't have display ðŸ˜
oh
heck even POCL is installed
gonna try rocm
@yukidream I can't get it to work