cuda Overview

CUDA is a parallel computing platform and programming model that enables dramatic increases in computing performance by harnessing the power of the graphics processing unit (GPU). The CUDA Toolkit is a C language development environment for CUDA-enabled GPUs. The CUDA development environment includes: * nvcc C compiler * CUDA FFT and BLAS libraries for the GPU * Profiler * gdb debugger for the GPU (alpha available in March, 2008) * CUDA runtime driver (now also available in the standard NVIDIA GPU driver) * CUDA programming manual.
Support

Usage

See the CUDA Toolkit Site for complete details.
Builds

RHEA

  • 5.0.35
  • 5.5.22
  • 6.5.14