Hi, I hope this is the right place to post this! So I have installed the CUDA libraries downloaded from nVidia here:
/usr/local/cuda When I run this: easy_install pyopencl I get this error: src/wrapper/wrap_cl.hpp:20:19: fatal error: CL/cl.h: No such file or directory That file DOES exist and it's here: /usr/local/cuda/include/CL/cl.h I even set the LD_LIBRARY_PATH and it doesn't seem to make a difference. Any help is appreciated! _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
