Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions 1.architectures/5.sagemaker-hyperpod/easy_smhp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Automate SageMaker HyperPod Cluster Creation for EKS and Slurm orchestrator
A bash script that automates the manual cluster creation process for SageMaker HyperPod SLURM and EKS

This automates the steps from the:
- [SageMaker HyperPod SLURM Workshop](https://catalog.workshops.aws/sagemaker-hyperpod/en-US)
- [SageMaker HyperPod EKS Workshop](https://catalog.workshops.aws/sagemaker-hyperpod-eks/en-US)

## 🚀 Installation and Usage
Using this script is very simple. Run ```bash easy_smhp_x1.sh```

The script will walk you through creating the cluster configuration for your SageMaker HyperPod Slurm or EKS cluster based of the variables exported. Please read through the instructions provided while running the script for the best experience.


Loading