The Manjaro/Arch package manager has installed all of the libopencl elements but apparently not in a location that dt is seeking them. Possibly this is as a result of my running the git version.

So my simple question is, to which folder should I copy the libopencl items? ... or does that not work?

On 2019-12-23 4:07 p.m., Patrick Shanahan wrote:
* David Vincent-Jones <[email protected]> [12-23-19 18:23]:
dt does not find my libopencl.so /1/2 despite the fact that it appears to in
about 20 locations in my system.

0.277507 [opencl_init] opencl: 1
0.277512 [opencl_init] opencl_library: ''
0.277517 [opencl_init] opencl_memory_requirement: 768
0.277521 [opencl_init] opencl_memory_headroom: 300
0.277525 [opencl_init] opencl_device_priority: '*/!0,*/*/*'
0.277529 [opencl_init] opencl_mandatory_timeout: 200
0.277534 [opencl_init] opencl_size_roundup: 16
0.277537 [opencl_init] opencl_async_pixelpipe: 0
0.277542 [opencl_init] opencl_synch_cache: active module
0.277546 [opencl_init] opencl_number_event_handles: 25
0.277552 [opencl_init] opencl_micro_nap: 1000
0.277565 [opencl_init] opencl_use_pinned_memory: 0
0.277570 [opencl_init] opencl_use_cpu_devices: 0
0.277576 [opencl_init] opencl_avoid_atomics: 0
0.277581 [opencl_init]
0.277690 [opencl_init] could not find opencl runtime library 'libOpenCL'
0.277744 [opencl_init] could not find opencl runtime library 'libOpenCL.so'
0.277795 [opencl_init] could not find opencl runtime library
'libOpenCL.so.1'
0.277801 [opencl_init] no working opencl library found. Continue with opencl
disabled

I do have 1998 Mb. available memory on the gpu.

How do I get dt to 'see' the required files?


do you have it in proper location?

on openSUSE Tw 20191216, I have:
   /etc/alternatives/libOpenCL.so.1
   /usr/lib/libOpenCL.so
   /usr/lib/libOpenCL.so.1
   /usr/lib/libOpenCL.so.1.0
   /usr/lib/libOpenCL.so.1.0.0
   /usr/lib64/libOpenCL.so
   /usr/lib64/libOpenCL.so.1
   /usr/lib64/libOpenCL.so.1.0
   /usr/lib64/libOpenCL.so.1.0.0
   /usr/lib64/ocl-icd/libOpenCL.so.1
   /usr/lib64/ocl-icd/libOpenCL.so.1.0.0
   /var/lib/alternatives/libOpenCL.so.1
do you need to utilize a distro which has a package manager which you can
manage?


____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to