Skip to content

Commit 0ef0931

Browse files
authored
Removed CentOS MPI example
1 parent b263421 commit 0ef0931

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

articles/batch/batch-pool-compute-intensive-sizes.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -139,22 +139,6 @@ To run Windows MPI applications on a pool of Azure H16r VM nodes, you need to co
139139
| **Internode communication enabled** | True |
140140
| **Max tasks per node** | 1 |
141141

142-
## Example: Intel MPI on a Linux H16r VM pool
143-
144-
To run MPI applications on a pool of Linux HB-series nodes, one option is to use the [CentOS-based 8.1 HPC](https://azuremarketplace.microsoft.com/marketplace/apps/openlogic.centos-hpc?tab=Overview) image from the Azure Marketplace. Linux RDMA drivers and Intel MPI are preinstalled. This image also supports Docker container workloads.
145-
146-
Using the Batch APIs or Azure portal, create a pool using this image and with the desired number of nodes and scale. The following table shows sample pool settings:
147-
148-
| Setting | Value |
149-
| ---- | ---- |
150-
| **Image Type** | Marketplace (Linux/Windows) |
151-
| **Publisher** | OpenLogic |
152-
| **Offer** | CentOS-HPC |
153-
| **Sku** | 8.1 |
154-
| **Node size** | H16r Standard |
155-
| **Internode communication enabled** | True |
156-
| **Max tasks per node** | 1 |
157-
158142
## Next steps
159143

160144
* To run MPI jobs on an Azure Batch pool, see the [Windows](batch-mpi.md) or [Linux](/archive/blogs/windowshpc/introducing-mpi-support-for-linux-on-azure-batch) examples.

0 commit comments

Comments
 (0)