Skip to content

Contains example recipes that demonstrate how to build HPC systems using AWS services and solutions.

License

Notifications You must be signed in to change notification settings

aws-samples/aws-hpc-recipes

Site Banner

DOI Static Badge

HPC Recipes for AWS

This repository contains example recipes that demonstrate how to build HPC systems using AWS Parallel Computing Service, AWS ParallelCluster, Research and Engineering Studio, AWS Batch, and several other AWS products.

Getting Started

If you just want to explore what all is available, the recipes home page shows you every recipe. Here is an example of what you'll find:

recipe

This recipe is named byo_login. It's part of the pcs (Parallel Computing Service) collection. Its tags tell us its a core recipe (i.e. maintained by AWS staff) and that it pertains to EC2, Lambda, and Secrets Manager as well as PCS.

Cross-Region and GovCloud Support

All CloudFormation templates in this repository are designed to work across all AWS partitions, including:

  • Standard AWS regions (aws)
  • AWS GovCloud regions (aws-us-gov)
  • AWS China regions (aws-cn)

This is achieved through:

  1. ARN Regionalization: All templates use the AWS::Partition pseudo-parameter for ARNs to ensure they work across all AWS partitions.
  2. Console URL Regionalization: All console URLs use the AWS::URLSuffix pseudo-parameter to ensure they generate the correct domain for each partition (e.g., console.amazonaws-us-gov.com for GovCloud).

For more information, see the ARN and Console URL Regionalization Scripts.

Security

See CONTRIBUTING for more information.

Contributing

We encourage your contributions to this collection. Read up on our contribution process and guidelines. Then, head to Get Started to begin.

License

This repository is licensed under the MIT-0 License. See the LICENSE file.

About

Contains example recipes that demonstrate how to build HPC systems using AWS services and solutions.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 24