Re: How to enable opencl?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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/activate-opencl/



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux