Hi, I want to bring the PyOpenCL goodness to another programming languange (R). If I understand it correctly PyOpenCL use a small C++ layer before communicating with OpenCL. What I would like to do, is change the Python wrapping around this C++ layer into an R wrapping. Do you have any pointers on how best to proceed?
Kind regards, Willem Ligtenberg _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
