Skip to content

The ARM templates to deploy Microsoft HPC Pack cluster in Azure

License

Notifications You must be signed in to change notification settings

Azure/hpcpack-template

Repository files navigation

Azure HPC Pack Templates

Azure HPC Pack templates make it easy to deploy an HPC Pack cluster on Azure.

Templates

There are two kinds of templates in this repo: one is in Bicep and the other one is in traditional JSON.

Bicep is recommended for better deployment and development experiences, with excellent tooling in VS Code, while the traditional JSON is kept for easy web deployment without VS Code.

Note

The templates in this repo are only for HPC Pack 2019. For legacy HPC Pack versions, please see

Logging to Azure Monitor

HPC Pack templates now integrate with Azure Monitor and can make logs to it, which makes it much more convenient than ever to diagnose problems and watch the health of a HPC Pack cluster on Azure. See this document for the details.

Contributing

NOTE

Make sure the source file EOL is correct and consistent by executing the following commands under the project root before everything else.

  • git config set core.safecrlf true
  • git config set core.autocrlf false

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

The ARM templates to deploy Microsoft HPC Pack cluster in Azure

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published