aranga81 / az-hop

The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution

Home Page:https://azure.github.io/az-hop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure HPC On-Demand Platform, your deployment to be HPC-Ready!

Azure HPC On-Demand Platform, provides the end to end deployment mechanism for a base HPC infrastructure on Azure. Industry standard tools like Terraform, Ansible and Packer are used to provision and configure this environment containing :

  • An HPC OnDemand Portal for all user access, remote shell access, remote visualization access, job submission, file access and more,
  • An Active Directory for user authentication and domain control,
  • Open PBS as a Job Scheduler,
  • Dynamic resources provisioning and autoscaling is done by Azure Cycle Cloud pre-configured job queues and integrated health-checks to quickly avoid non-optimal nodes,
  • A Jumpbox to provide admin access,
  • A common shared file system for home directory and applications is delivered by Azure Netapp Files,
  • A Lustre parallel filesystem using local NVME for high performance that automatically archives to Azure Blob Storage using the Robinhood Policy Engine and Azure Storage data mover,
  • Grafana dashboards to monitor your cluster,
  • Remote Visualization with noVNC and GPU acceleration with VirtualGL.

Please check the whole azhop documentation here.

Contributing

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 opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution

https://azure.github.io/az-hop/

License:MIT License


Languages

Language:HCL 37.5%Language:Shell 30.4%Language:Jinja 19.7%Language:Python 8.0%Language:Ruby 2.0%Language:TypeScript 1.6%Language:Dockerfile 0.8%