This project aims at speeding up the deployment of an HPC Cluster on AWS. Following the instructions below a fully functional and ready to use HPC cluster will be created with just 1-Click.
Click the link below corresponding to your preferred AWS Region . You will be asked a few questions about services like VPC, FSx, etc; if you have no idea how to answer or what these services are, just leave the detault values. 1Click-HPC will take care of creating everything needed for your HPC Cluster to run.
- Just change the "Stack Name" as you like.
- Enter the password for the Admin user "ec2-user":
- Check the checkbox to acknowledge the IAM resources creations.
- Click the "Create Stack" botton.
- Click on the "Stack Name" to monitor the cluster creation steps.
- Wait until all the resources are created
- When the cluster creation is completed, go to the "outputs" tab
- Click the "EnginFrameURL" to access your HPC Cluster using the EnginFrame portal.
- Alternatively, Click the "Cloud9URL" if you wish to connect to your Cloud9 Instance and then ssh into your cluster form there.
You can login on EnginFrame by using "ec2-user" as username and the password you chose.
Username: ec2-user
Password: *********
After you login, you are redirected to the "list Spoolers" page.
Spoolers are scratch area located in the /fsx FileSystem that are managed by EnginFrame and used as the HPC jobs execution directory.
We would reccomend to immediatelly change the password by using the service as below.
https://github.com/aws-samples/1click-hpc/tree/main/docs
This software is licensed under the MIT-0 License. See the LICENSE file.