Using CUDA-Modules

To access CUDA-related modules on MOGON NHR, you need to set up your environment correctly.

Since only a part of the MOGON-NHR users is interested in GPU calculations, we have separated the GPU-related modules into its own software tree. To access NVIDIA-CUDA enabled modules, you have to explicitly activate the module path like this:

module use /apps/easybuild/current/cuda/modules/all

Along with out policy of module rotation, the older CUDA modules can be loaded as well by substituting current with legacy or archive in the command above.