Am 29.11.23 um 08:15 schrieb Patrik Jakobsson:
On Tue, 2023-11-28 at 23:44 +0100, Peter McD wrote:
Am 28.11.23 um 15:40 schrieb Peter McD:
Am 28.11.23 um 13:25 schrieb Patrik Jakobsson:
On Tue, 2023-11-28 at 13:14 +0100, Peter McD wrote:
Hi,
I use Leap 15.5 a my main system because of openCL for Darktable which simply works faster with the proprietary amdgpu-pro driver.
...>
amd-opencl from AOMP should work fine with Tumbleweed. ...
Installed and tested with an updated TW, Darktable 4.4.2 cannot find opencl.
Can you detect the card with clinfo?
first the suggested link ln -s /usr/lib64/libOpenCL.so.1 /usr/lib64/libOpenCL.so still opencl not detected by Darktable lux-tw:~ # clinfo Number of platforms 0 ICD loader properties ICD loader Name OpenCL ICD Loader ICD loader Vendor OCL Icd free software ICD loader Version 2.3.1 ICD loader Profile OpenCL 3.0 lux-tw:~ # Peter