Skip to content

Commit b0ae1e8

Browse files
authored
Update hpc-linux-vm-images.md
1 parent d864903 commit b0ae1e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Search for "Ubuntu HPC" by the publisher "Microsoft-DSVM", or "AlmaLinux HPC" by
3333

3434
### Azure CLI
3535

36-
[Azure image URNs](https://learn.microsoft.com/en-us/azure/virtual-machines/linux/cli-ps-findimage) of the HPC images can be found by:
36+
Run the following commands to find [image URNs](https://learn.microsoft.com/en-us/azure/virtual-machines/linux/cli-ps-findimage) of the HPC images:
3737

3838
#### Ubuntu-HPC
3939

@@ -103,7 +103,7 @@ The HPC VM images support the following VM sizes:
103103

104104
An installed version index within the VM image is located at this location: ```/opt/azurehpc/component_versions.txt```.
105105

106-
MPI libraries and software packages are available as environment modules. To load an MPI library/package, just run:
106+
MPI libraries and software packages are available as environment modules. To load an MPI library/package, run:
107107

108108
```
109109
module load <package-name>
@@ -134,4 +134,4 @@ Refer to the [azhpc-images](https://github.com/Azure/azhpc-images) repo at GitHu
134134
135135
## Deploying HPC VM Images
136136
137-
As shown above, the HPC VM images are available from Azure Marketplace and Azure CLI. They can be deployed through a variety of deployment vehicles on Azure (Azure CycleCloud, Azure Batch, ARM templates, etc.). [AzureHPC scripts](https://github.com/Azure/azurehpc/) provide an easy way to quickly deploy an HPC cluster using these images.
137+
As shown, the HPC VM images are available from Azure Marketplace and Azure CLI. They can be deployed through a variety of deployment vehicles on Azure (Azure CycleCloud, Azure Batch, ARM templates, etc.). [AzureHPC scripts](https://github.com/Azure/azurehpc/) provide an easy way to quickly deploy an HPC cluster using these images.

0 commit comments

Comments
 (0)