Skip to content

CUDA

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. This module sets the following environment variables: * HPC_CUDA_DIR - installation directory * HPC_CUDA_BIN - executable directory * HPC_CUDA_INC - includes directory * HPC_CUDA_LIB - library directory

Environment Modules

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

System Variables

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