HPC/Applications/cuda

From CNM Wiki
< HPC‎ | Applications
Revision as of 20:21, November 26, 2012 by Stern (talk | contribs)
Jump to navigation Jump to search

The initial module release contains the 4.2.x CUDA production release; the recently released version 5.0 is not yet provided.

Components

There are three components to CUDA 4.2:

  1. The CUDA toolkit, containing the compiler nvcc, C include files, and libraries. Load this component as a module to compile and run applications that use GPUs on Carbon.
  2. The driver – a kernel module that is installed on Carbon nodes that have a GPU.
  3. The GPU Computing SDK - code samples and white papers to help you get started writing software with CUDA C/C++. Available on Carbon as
~soft/cuda/dist/4.2/gpucomputingsdk_4.2.9_linux.run
~soft/cuda/dist/4.2/gpucomputingsdk_4.2.9_linux.tar.gz