OpenCL: failed to load opencl runtime

asked 2014-03-19 18:35:41 -0600

vulcanVision gravatar image

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?

edit retag flag offensive close merge delete

Comments

the second option worked for me. no more error. although is someone else is encountering this problem remember to rebuild all things related to your project and opencl. just for good measure

vulcanVision gravatar imagevulcanVision ( 2014-03-20 16:14:48 -0600 )edit