Skip to content

Commit dc26a00

Browse files
authored
Merge pull request #42410 from dlepow/fix
RDMA on VMs: fix bug 1270150
2 parents 5d4959b + 7e43800 commit dc26a00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/virtual-machines-common-a8-a9-a10-a11-specs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
author: jonbeck7
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 03/09/2018
9-
ms.author: azcspmt;jonbeck;cynthn
8+
ms.date: 05/29/2018
9+
ms.author: azcspmt;jonbeck;cynthn;danlep
1010
ms.custom: include file
1111
---
1212

@@ -33,4 +33,4 @@ This interface allows the RDMA-capable instances to communicate over an InfiniBa
3333
> In Azure, IP over IB is not supported. Only RDMA over IB is supported.
3434
>
3535
36-
Deploy the RDMA-capable HPC VMs in the same availability set or VM scale set (when you use the Azure Resource Manager deployment model) or the same cloud service (when you use the classic deployment model). Additional requirements for RDMA-capable HPC VMs to access the Azure RDMA network follow.
36+
Deploy the RDMA-capable HPC VMs in the same availability set or VM scale set (when you use the Azure Resource Manager deployment model) or the same cloud service (when you use the classic deployment model). If you use a VM scale set, ensure that you limit the deployment to a single placement group; for example, in a Resource Manager template, set the *singlePlacementGroup* property to *true*. Additional requirements for RDMA-capable HPC VMs to access the Azure RDMA network follow.

0 commit comments

Comments
 (0)