News

Concurrent with SC09, PGI is offering the tutorial "GPU Programming with the PGI Accelerator Programming Model and PGI CUDA Fortran". The tutorial is - Read more from Inside HPC & AI News.
A computer science doctoral candidate from Indiana University has come up new programming language that is specifically designed to simplify the development of applications that run on GPUs. Erik ...
Some other learning tools for GPU programming we’ve seen in the past include this puzzle-based tool which illustrates some of the specific problems GPUs excel at.
Over at Dr. Dobbs, Rob Farber writes that, when used correctly, atomic operations can help implement a wide range of generic data structures and algorithms in the massively threaded GPU programming ...
In a nutshell, CUDA is a set of tools, libraries, and C language extensions that let developers have more easily generalizable and lower-level access to the G8800's hardware than typical graphics ...