PDA

View Full Version : Nvidia's CUDA architecture examined


chaminga_d
02-17-2007, 08:57 PM
Nvidia released the beta version of its Complete Unified Device Architecture (CUDA) software development kit today, and the folks at Beyond3D have put together a couple of articles on the architecture for the occasion. One of the articles briefly sums up what actually CUDA is, while the other goes into more detail about how CUDA works and how it's implemented. In short, CUDA is an architecture that opens up Nvidia's GeForce 8-series graphics processors (and their flurry of stream processors) through a high-level, C-like application programming interface. With the CUDA API, developers can code non-graphical applications that rely on Nvidia's new graphics processors to perform computations. If you're interested in the nitty-gritty details behind Nvidia's general-purpose computing implementation or even want to take up writing GPGPU apps yourself, Beyond3D's articles should be a good primer on the subject.

Anusha
02-17-2007, 10:20 PM
Did you know the 8800GTX has the power of 40-250 Core 2 Extreme CPUs in floating point operations? :shocked:

I can't seem to find the source :(