Showing posts with label performance boost. Show all posts
Showing posts with label performance boost. Show all posts

Tuesday, February 22, 2011

Why CUDA ?

Parallel Programming era has already arrived. With more and more types of processors coming up in the market, now is the turn of the softwares to exploit the resources provided by these processors.


Nvidia came up with an answer in the form of GPU having hundreds of cores and the CUDA architecture. Cuda is the world's first C compiler for the GPU.
Now one can think of using his personal computer with a GPU as a supercomputer.