1. Home
  2. Computing & Technology
  3. C / C++ / C#
photo of David Bolton
David's C / C++ / C# Blog

By David Bolton, About.com Guide to C / C++ / C#

Have You got a Cuda System?

Friday August 15, 2008
I know that it sounds like I've got a cold. Back in May I mentioned about CUDA which is a free download from Nvidia- no point unless you've got an 8 series or later eg GT200 Nvidia graphics card! )for Windows, Linux and Mac). It includes the nvcc Compiler, a Profiler, a gdb debugger for the GPU (alpha available in March, 2008), a CUDA runtime driver (now also available in the standard NVIDIA GPU driver) and the CUDA programming manual.

The whole point of CUDA is to turbo charge your time critical or CPU intensive applications by offloading the number crunching onto the GPU in your graphics card which uses highly parallel operations to do crunch 10 or even 100 times faster than the CPU. Nvidia have been pushing this and you can now find a whole series of free video casts from the University of Illinois as well as other technical resources on the Nvidia site.

Comments
August 24, 2008 at 4:44 pm
(1) john crane says:

I do have a Cuda system. GT8800 and a quadro gpu within the same system.

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#

©2009 About.com, a part of The New York Times Company.

All rights reserved.