Updated by Andrey Kamaev over 12 years ago
On my Gentoo Linux system, Nvidia's OpenCL was not detected correctly.
The problem seems to be caused by detection code that limits the library search path to OPENCL_LIB_SEARCH_PATH even when it has not been defined. Detection started working when I simply allowed the default library paths to be searched. The attached patch is against the latest development version commit:9c75ff43ba402c933bc3e7b8d82a3d49d68bf3b1. 9c75ff43ba402c933bc3e7b8d82a3d49d68bf3b1.
The problem seems to be caused by detection code that limits the library search path to OPENCL_LIB_SEARCH_PATH even when it has not been defined. Detection started working when I simply allowed the default library paths to be searched. The attached patch is against the latest development version commit:9c75ff43ba402c933bc3e7b8d82a3d49d68bf3b1. 9c75ff43ba402c933bc3e7b8d82a3d49d68bf3b1.