diff --git a/doc.zih.tu-dresden.de/docs/software/gpu_programming.md b/doc.zih.tu-dresden.de/docs/software/gpu_programming.md index bcb6b3e9e0009bf1166860a7848fe7d3f6b85004..5be8c7d6ad5237bdfb38df2b9d5095d8e8baa8ad 100644 --- a/doc.zih.tu-dresden.de/docs/software/gpu_programming.md +++ b/doc.zih.tu-dresden.de/docs/software/gpu_programming.md @@ -12,7 +12,8 @@ E.g. the available CUDA versions can be listed with marie@compute$ module spider CUDA ``` -Note that some modules use a specific CUDA version which is visible in the module name, e.g. `GDRCopy/2.1-CUDA-11.1.1` or `Horovod/0.28.1-CUDA-11.7.0-TensorFlow-2.11.0`. +Note that some modules use a specific CUDA version which is visible in the module name, +e.g. `GDRCopy/2.1-CUDA-11.1.1` or `Horovod/0.28.1-CUDA-11.7.0-TensorFlow-2.11.0`. This especially applies to the optimized CUDA libraries like `cuDNN`, `NCCL` and `magma`.