Skip to content

Commit a32daf1

Browse files
Update articles/virtual-machines/linux/sizes-hpc.md
Co-Authored-By: Lauren Hughes <[email protected]>
1 parent 9b820ad commit a32daf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/sizes-hpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Azure provides several options to create clusters of Linux HPC VMs that can comm
8989

9090
### Network considerations
9191
* On non-SR-IOV, RDMA-enabled Linux VMs in Azure, eth1 is reserved for RDMA network traffic. Do not change any eth1 settings or any information in the configuration file referring to this network.
92-
* On SR-IOV enabled VMs (currently HB and HC series), ib0 is reserved for RDMA network traffic.
92+
* On SR-IOV enabled VMs (HB and HC-series), ib0 is reserved for RDMA network traffic.
9393
* The RDMA network in Azure reserves the address space 172.16.0.0/16. To run MPI applications on instances deployed in an Azure virtual network, make sure that the virtual network address space does not overlap the RDMA network.
9494
* Depending on your choice of cluster management tool, additional system configuration may be needed to run MPI jobs. For example, on a cluster of VMs, you may need to establish trust among the cluster nodes by generating SSH keys or by establishing passwordless SSH logins.
9595

0 commit comments

Comments
 (0)