Hi. Follow at the end debug about opencl on darktable software. Why opencl is NOT AVAILABLE and NOT ENABLED? How can I add it? I've got a Lenovo Yoga7i. Thanks. $ darktable -d opencl 0,0922 [dt_get_sysresource_level] switched to 1 as `default' 0,0923 total mem: 15719MB 0,0923 mipmap cache: 1964MB 0,0923 available mem: 7859MB 0,0923 singlebuff: 122MB 0,0923 OpenCL tune mem: OFF 0,0923 OpenCL pinned: OFF [opencl_init] opencl related configuration options: [opencl_init] opencl: ON [opencl_init] opencl_scheduling_profile: 'default' [opencl_init] opencl_library: 'default path' [opencl_init] opencl_device_priority: '*/!0,*/*/*/!0,*' [opencl_init] opencl_mandatory_timeout: 400 [opencl_init] opencl library 'libOpenCL' found on your system and loaded [opencl_init] could not get platforms: Unknown OpenCL error [opencl_init] FINALLY: opencl is NOT AVAILABLE and NOT ENABLED.
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...
participants (2)
-
Genes Lists
-
Zener