On 10/7/23 02:59, Zener wrote:
Hi.
....
[opencl_init] could not get platforms: Unknown OpenCL error [opencl_init] FINALLY: opencl is NOT AVAILABLE and NOT ENABLED.
I dont use this but the docs [1] have a (long) list of requirements that must be met to use it. It sounds like or more is not satisfied. Maybe the manual helps: ---- - Check if the available graphics card comes with OpenCL support. - A sufficient amount of graphics memory (1GB+) needs to be available - If that check passes, tries to setup its OpenCL environment: - a processing context needs to be initialized, - a calculation pipeline to be started, - OpenCL source code files (extension is .cl) needs to be read and compiled and the included routines (OpenCL kernels) need to be prepared for darktable’s modules. If all of that completes successfully, the preparation is complete. --- gene [1] https://docs.darktable.org/usermanual/development/en/special-topics/opencl/a...