Skip to content

Commit 4e4dffb

Browse files
Merge pull request #278676 from darkwhite29/patch-6
Added module load mpi
2 parents 421aa69 + f91d47e commit 4e4dffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/azure-hpc-vm-images.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ An installed version index within the VM image is located at this location: ```/
106106
MPI libraries and software packages are available as environment modules. To load an MPI library/package, run:
107107

108108
```
109+
module load mpi/<mpi-library-name>
109110
module load <package-name>
110111
```
111112

0 commit comments

Comments
 (0)