Ask Your Question

Revision history [back]

OpenCL: failed to load opencl runtime

I get this error when I attempt to launch my program. This prompted me to make sure that the ocl module was installed. Couldn't find an ocl directory in the module folder. How do I ensure that OpenCL gets installed and linked? Should I try to install it separately and re-run the makefile? or Double check that the module was turned on in the CMakeLists and re-run?