Skip to content

CUDA

Description

cuda website

The NVIDIA CUDA Toolkit provides a development environment for creating high performance GPU-accelerated applications. The toolkit includes GPU-accelerated libraries, debugging and optimization tools, a C/C++ compiler and a runtime library to deploy your application.

Environment Modules

Run module spider cuda to find out what environment modules are available for this application.

Environment Variables

  • HPC_CUDA_DIR - installation directory
  • HPC_CUDA_BIN - executable directory
  • HPC_CUDA_INC - includes directory
  • HPC_CUDA_LIB - library directory

Categories

programming, library, graphics