OS Version | Status Badge |
---|---|
CentOS 7.6 | |
CentOS 7.7 | |
CentOS 7.8 | |
CentOS 7.9 | |
CentOS 8.1 | |
Ubuntu 18.04 | |
Ubuntu 18.04 LTS Gen1 | |
Ubuntu 18.04 LTS Gen2 | |
Ubuntu 20.04 |
This repository contains installation scripts for HPC images in Azure Marketplace.
Red Hat publishes a collection of marketplace images for different applications and licensing models. To use RHEL and get all the software and drivers included in the azhpc-images we recommend that you build a custom image using the scripts in this repository.
The following usage has been verified using the RHEL 7.9 marketplace image
RedHat:RHEL:79-gen2:7.9.2021121602
and a Standard_NC6s_v2 VM. Create a VM with this configuration
and use the script contained in this project.
sudo ./rhel-hpc-7_9-install.sh
Once this command is run successfully, then you can use the documented procedure for capturing a linux image.
Note: Accelerated Networking with IB networking isn't supported in the RHEL-HPC prepared image. Use
AcceleratedNetworking = 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.