Lazzari Gianrocco <[email protected]> writes: > the mail I send below to the address failed…I didn’t know I cannot reply… > anyway, I write here since I cannot attach files apparently in the forum > http://post.gmane.org/post.php?group=gmane.comp.python.opencl&followup=2068 > > and also, i don’t know how to reply from the mailing list to the same thread… > > anyway, here is the zip I was talking a bout in the previous mail > > thanks again… > I hope I can get started quickly with pyopencl…and start soon run faster my > simulations > > ...more question will come for sure :)
I looked through your attachment, and it seems like all the errors you are encountering are issues and shortcomings with your OpenCL implementations, rather than issues with PyOpenCL itself. PyOpenCL does its best to try and work around these issues, but obviously that only works up to a point. Upgrading your operating system to a newer version of OS X will perhaps help with some of them. In general it is true that running OpenCL code on OS X requires a little more care than it does on Linux, so if you are looking for a more seamless experience, I would perhaps recommend that to start out. Andreas _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
