Hi list:
I am building pyopencl following the guide that linking
http://wiki.tiker.net/PyOpenCL/Installation/Linux and "make install" get the
error:KeyError:'_cl'.My "python configure.py" as the following:
--boost-inc-dir=/usr/include/boost-1_39 --boost-lib-dir=/usr/local/lib,/lib
--boost-python-libname=boost_python-gcc43-mt
--cl-inc-dir=/usr/lib/python2.6/site-packages/include
--cl-lib-dir=/usr/lib/python2.6/site-packages/lib --cl-libname=OpenCL
What wrong with me?How can I fix it?
Thanks a lof.
--
Best Regards,
Steve Han