Skip to content
Snippets Groups Projects
Commit ac5ebb19 authored by Christoph Lehmann's avatar Christoph Lehmann Committed by Taras Lazariv
Browse files

jobs_and_resources/alpha_centauri.md: added missing module load for Tensorflow

parent e0f25ac1
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!245Update for alpha_centauri.md
......@@ -46,7 +46,7 @@ modules with CUDA11, GCC 10 and OpenMPI4:
```Bash
module load modenv/hiera GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 PyTorch/1.7.1 module load
modenv/hiera GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 TensorFlow/2.4.1
module load modenv/hiera GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 TensorFlow/2.4.1
```
**Hint**: To check the available modules for the **hiera** software environment, use the command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment