News

As part of the CUDA Toolkit, version 4.1, Nvidia has also released a GPU code optimization tool to visually guide developers through the CUDA programming process.
Doug Miles from NVIDIA gave this talk at SC17. "CUDA Unified Memory for NVIDIA Tesla GPUs offers programmers a unified view of memory on GPU-accelerated compute nodes. The CPUs can access GPU ...
In this Programming Throwdown podcast, Mark Harris from Nvidia describes Cuda programming for GPUs. "CUDA is a parallel computing platform and programming model invented by NVIDIA. It enables dramatic ...
Not every developer who might like to learn CUDA has access to an NVIDIA GPU, so by expanding the hardware that CUDA can target to include x86, you'll be able to get your feet wet with CUDA on ...
NVIDIA today made available the NVIDIA® CUDA® 5 production release, a powerful new version of the world's most pervasive parallel computing platform and programming model for accelerating ...
Although CUDA automates thread management, it doesn't eliminate the need for developers to think about threads. Rather, it helps the programmer focus on the important issues in understanding the data ...
Programmers have been interested in leveraging the highly parallel processing power of video cards to speed up applications that are not graphic in nature for a long time. Here, I explain how to do ...
Programmer Bryan O'Sullivan has a great summary of NVIDIA's new CUDA technology. O'Sullivan actually sat down and did what few of us have done so far, and that's read all the way through NVIDIA's ...
Never underestimate the passion of a programmer and true geek at heart. That's the lesson to take away from today's story of little Julia, a 12-year-old girl who plays on her school's basketball ...