Am 17.06.2013 00:37, schrieb David Vincent-Jones: > I have just made a fresh install of dt and despite OpenCL apparently > being correctly found it was unable to be initiated. > > What does "could not get platforms" indicate?
Hi David, it's clearly related to a buggy OpenCL installation. Your library libOpenCL.so was found by darktable, but the library failed to query the available platforms. Either the content in the config files under /etc/OpenCL/vendors is wrong or there are issues with the low level libraries which are addressed from there. Ulrich > darktable version 1.3+427~gb527ed7 > > [opencl_init] trying to load opencl library: '<system default>' > [opencl_init] opencl library 'libOpenCL' found on your system and loaded > [opencl_init] could not get platforms: -1001 > [opencl_init] FINALLY: opencl is NOT AVAILABLE on this system. > [opencl_init] initial status of opencl enabled flag is OFF. > > David ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
