Update docs for MPI conda packages
Compare changes
@@ -22,6 +22,7 @@ straightforward.
@@ -22,6 +22,7 @@ straightforward.
- [Adding and Removing Packages from an Existing Environment](#adding-and-removing-packages-from-an-existing-environment)
- [Using an Anaconda Environment in a Jupyter Notebook](#using-an-anaconda-environment-in-a-jupyter-notebook)
@@ -245,6 +246,52 @@ If you have custom GPU Anaconda environment please only use the two lines from a
@@ -245,6 +246,52 @@ If you have custom GPU Anaconda environment please only use the two lines from a
Using `module load tensorflow-gpu/py36/1.14` and `conda activate tensorflow-gpu-1.14-custom` in the same script is **wrong** and may give you various errors and incorrect results.