Skip to content

Commit

Permalink
Merge pull request #342 from Azure/darkwhite29-patch-1
Browse files Browse the repository at this point in the history
Update README.md by adding a "How to Use" section
  • Loading branch information
darkwhite29 authored May 2, 2024
2 parents 2dca6ea + 953d890 commit ff37994
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ Following are the current supported HPC/AI VM images that are available in Azure
- [Ubuntu-HPC](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-dsvm.ubuntu-hpc) 20.04 (microsoft-dsvm:ubuntu-hpc:2004:latest)
- [AlmaLinux-HPC](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/almalinux.almalinux-hpc) 8.7 (almalinux:almalinux-hpc:8_7-hpc-gen2:latest)

# How to Use

The high level steps to create your own HPC images using our repository are:
1. Deploy a VM ([tutorial](https://learn.microsoft.com/en-us/azure/virtual-machines/)).
2. Run install.sh (pick the corresponding install.sh in our repository for your OS, e.g., [Ubuntu 22.04](ubuntu/ubuntu-22.x/ubuntu-22.04-hpc/install.sh)).
3. Generate an image from the VM ([tutorial](https://learn.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-custom-images)).

# Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Expand Down

0 comments on commit ff37994

Please sign in to comment.