Categories: Software, Usage Tags: Alex Cluster, CUDA, GPU usage, Software environment
Index
Why is my code not using the GPU on Alex?
CUDA is not installed as part of the OS – you have to load a cuda module for your binaries to find libcublas, libcudnn, etc.
Please also have a look at our documentation “Working with NVIDIA GPUs“.