Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 4.71 KB

README.md

File metadata and controls

53 lines (38 loc) · 4.71 KB

Deploy Microsoft HPC Pack 2012 R2 cluster in Azure

You can now deploy a Microsoft HPC Pack cluster with HPC Pack 2012 R2 Update 3 in Azure. Choose one from the following templates and click "Deploy to Azure" button to deploy.


The following templates create an HPC Pack cluster in an existing Active Directory Domain

Template 1: Cluster for Windows workloads in an existing Active Directory Domain

This template deploys an HPC Pack 2012 R2 cluster for Windows HPC workloads in an existing Active Directory Domain forest. The cluster includes one head node with local databases (SQL Server 2014 Express version), and a configurable number of Windows compute nodes. Use this template if you have a virtual network with Express Route configured and you want to join the cluster to your on-premises Active Directory Domain.

Template 2: Cluster for Linux workloads in an existing Active Directory Domain

This template deploys an HPC Pack 2012 R2 cluster for Linux HPC workloads in an existing Active Directory Domain forest. The cluster includes one head node with local databases (SQL Server 2014 Express version), and a configurable number of Linux compute nodes. Use this template if you have a virtual network with Express Route configured and you want to join the cluster to your on-premises Active Directory Domain.

Template 3: Cluster for Windows/Linux workloads with user customized compute node image in an existing Active Directory Domain

This template deploys an HPC Pack 2012 R2 cluster for Windows HPC workloads with user customized compute node image in an existing Active Directory Domain forest. The cluster includes one head node with local databases (SQL Server 2014 Express version), and a configurable number of Windows compute nodes from user customized VM image. Use this template if you have a virtual network with Express Route configured and you want to join the cluster to your on-premises Active Directory Domain.


The following templates create an HPC Pack cluster in a new Active Directory Domain

Template 1: Cluster for Windows workloads

This template deploys an HPC Pack 2012 R2 cluster for Windows HPC workloads. The cluster includes one head node with local databases (SQL Server 2014 Express version), and a configurable number of Windows compute nodes.

Template 2: Cluster for Linux workloads

This template deploys an HPC Pack 2012 R2 cluster for Linux HPC workloads. The cluster includes one head node with local databases (SQL Server 2014 Express version), and a configurable number of Linux compute nodes. No public IP address is created for the virtual machines.

Template 3: Cluster for Windows/Linux workloads with user customized compute node image

This template deploys an HPC Pack 2012 R2 cluster with user customized compute node image. The cluster includes one head node with local databases (SQL Server 2014 Express version), and a configurable number of Windows compute nodes from user customized VM image.

Note:

It is an experimental feature to create the compute nodes as VM scale set. Some HPC features(for example 'Azure auto grow shrink') will not work if you use this feature.