python-pygpu

Embedded language for programming gpu using python
  http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/
  1
  1 review



Pygpu is a compiler that lets you write image processing programs in python that execute on the graphics processing unit (gpu) present in modern graphics cards. this enables image processing algorithms to take advantage of the performance of the gpu. in some applications, performance increases approach an order of magnitude, compared to cpus.
Latest reviews
4
blueXrider 12 years ago

nice