New comment by Calandracas606 on void-packages repository https://github.com/void-linux/void-packages/pull/53819#issuecomment-2589880782 Comment: > * darktable is not working, [opencl](https://github.com/ROCm/clr/tree/develop/opencl) runtime is missing Didn't build with opencl, since it complicates the template quite a bit, and the ICD loader conflicts with `ocl-icd`. From my experience, rocm's opencl implementation is very poor. I dont think its worth the effort for now, since Rusticl is generally more performant and stable. > * You won't be able to compile ollama since [hipblas](https://github.com/ROCm/hipBLAS) is not packaged. I will try to add hipblas when I have time.