Python wrapper for OpenCL

This was really useful for me since I love writing Python. To be able to use all cores and also the graphics card in my Mac Pro (or even macbook pro) for LU-decompositions and other nice matrix manipulations is a real boost!

Python::OpenCL

I haven't seen anyone writing about it so I thought I'd give it a heads up here.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

oh is this embarrassing

..and ofcourse this ends with that I don't get it to work. "too good to be true". Bah. I'll be back when I do get it to work ;D

// David Lindegren

finally!!

Hehe, IF I learned to Google more before I scream "cool" I would have noticed the PyOpenCL lib .

http://mathema.tician.de/software/pyopencl

This worked out of the box on my mac pro, just followed the instructions and voila, power to the python!

// David Lindegren