Linux installation instructions
Use modules to load the applications available in the scientific application stack.
Please contact IT Linux Support or open a ticket with the IT Help Desk to install a new version of this application.
To run Cuda, first load the associated module. For example to load the latest version of Cuda execute:
$ module load cuda
Then execute either of these commands:
CUDA Compiler driver:
$ nvcc --version
OR CUDA debugger:
$ cuda-gdb