Scalable Parallel Programming with CUDA

  • Authors:
  • John Nickolls;Ian Buck;Michael Garland;Kevin Skadron

  • Affiliations:
  • NVIDIA;NVIDIA;NVIDIA;University of Virginia

  • Venue:
  • Queue - GPU Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.03

Visualization

Abstract

The advent of multicore CPUs and manycore GPUs means that mainstream processor chips are now parallel systems. Furthermore, their parallelism continues to scale with Moore's law. The challenge is to develop mainstream application software that transparently scales its parallelism to leverage the increasing number of processor cores, much as 3D graphics applications transparently scale their parallelism to manycore GPUs with widely varying numbers of cores.