Python wrapper for OpenCL
By David Lindegren at Tue, Dec 1 2009 9:21am |
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!
I haven't seen anyone writing about it so I thought I'd give it a heads up here.




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