Back to photostream

Mandelbrot.py

Mandelbrot plot created using pyCUDA with Python. Shows a 1000x1000 plot with max iterations set at 1000.

Pure CUDA time on GTX 480 - 0.07 seconds.

Python with numpy time on same card - 43.4 seconds (4,800* slower!).

Code is here: ianozsvald.com/2010/07/14/22937-faster-python-math-using-...

1,284 views
0 faves
0 comments
Uploaded on July 14, 2010
Taken on July 14, 2010