CUDA
CUDA (Compute Unified Device Architecture) is a parallel computing platform and application programming interface model created by NVIDIA. It allows to use NVIDIA graphics processing units (GPUs) for general purpose processing.
Usage: module load cuda/11.4.1
To check GPUs on GPU nodes: nvidia-smi --list-gpus