Skip to content

Commit f91d47e

Browse files
authored
Added module load mpi
1 parent a4f754e commit f91d47e

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)