Skip to content

cuda

Back to application catalog

Description

CUDA is a parallel computing platform and programming model invented by NVIDIA. It enables dramatic increases in computing performance by harnessing the power of the graphics processing unit (GPU). Note: This package does not currently install the drivers necessary to run CUDA. These will need to be installed manually. See: https://docs.nvidia.com/cuda/ for details.

Homepage

https://developer.nvidia.com/cuda-zone

Available Versions on RCAC Clusters

Cluster Versions
ANVIL 11.0.3, 11.2.2 (D), 11.4.2, 12.0.1, 12.6.1, 12.8.0, 13.1.0
GAUTSCHI 12.6.0, 12.6.1, 12.8.0, 12.9.0, 13.2.0, 13.3.0
GILBRETH 12.1.1, 12.6.0, 13.1.0
SCHOLAR 12.1.0

(D): Default Module

Module

You can load the module by:

module load cuda

Note for using cuda

Run module spider cuda beforehand to check if this version requires any prerequisite modules.