How the GPU came to be used for general computation. If a program can be broken up into many threads all doing the same thing on different data (ideally executing arithmetic operations), a GPU will probably be able to do this an order of magnitude faster than a CPU.
-
I posted to eightface.com
Using GPU’s for general computation
http://feedproxy.google.com/~r/eightface/~3/Ee4oS00jREk/
March 31 2010, 2:56pm | Comments »
-
I posted to eightface.com
3D Mandelbrot
http://feedproxy.google.com/~r/eightface/~3/PpSbiHpUNCs/
The Mandelbulb is an attempt to create a three dimensional equivalent to the famed Mandelbrot fractal. There’s information about the math behind the Mandelbulb, many images, links to videos and more. If you want the quick version, Wired posted a brief overview and a gallery of images.
December 12 2009, 11:13am | Comments »
1
