New comment by TeddyDD on void-packages repository https://github.com/void-linux/void-packages/pull/53819#issuecomment-2585549288 Comment: Okay so I've been testing this, since so far the only way I managed to get ROCm on Void is to copy /opt/rocm from distro. - ollama compiled with ROCm support works - darktable is not working, [opencl](https://github.com/ROCm/clr/tree/develop/opencl) runtime is missing - You won't be able to compile ollama since [hipblas](https://github.com/ROCm/hipBLAS) is not packaged. - Blender works
clinfo output

darktable 5.0.0
Copyright (C) 2012-2024 Johannes Hanika and other contributors.

Compile options:
  Bit depth              -> 64 bit
  Debug                  -> DISABLED
  SSE2 optimizations     -> ENABLED
  OpenMP                 -> ENABLED
  OpenCL                 -> ENABLED
  Lua                    -> ENABLED  - API version 9.4.0
  Colord                 -> ENABLED
  gPhoto2                -> ENABLED
  GMIC                   -> ENABLED  - Compressed LUTs are supported
  GraphicsMagick         -> ENABLED
  ImageMagick            -> DISABLED
  libavif                -> ENABLED
  libheif                -> ENABLED
  libjxl                 -> ENABLED
  LibRaw                 -> ENABLED  - Version 0.22.0-Devel202403
  OpenJPEG               -> ENABLED
  OpenEXR                -> ENABLED
  WebP                   -> ENABLED

See https://www.darktable.org/resources/ for detailed documentation.
See https://github.com/darktable-org/darktable/issues/new/choose to report bugs.

     0.2977 [dt_get_sysresource_level] switched to 2 as `large'
     0.2978   total mem:       64203MB
     0.2978   mipmap cache:    8025MB
     0.2978   available mem:   43889MB
     0.2978   singlebuff:      1003MB
     0.2982 [opencl_init] opencl disabled via darktable preferences
     0.2983 [opencl_init] opencl library 'libOpenCL' found on your system and loaded, preference 'default path'
     0.3456 [opencl_init] found 2 platforms
     0.3456 [check platform] platform 'Clover' with key 'clplatform_clover' is NOT active
     0.3456 [check platform] platform 'rusticl' with key 'clplatform_rusticl' is NOT active
[opencl_init] found 0 device
     0.3456 [opencl_init] FINALLY: opencl PREFERENCE=OFF is NOT AVAILABLE and NOT ENABLED.