AWS ParallelCluster

2023-06-23T05:47:13+00:00

Bookmarks How It Works Networking Storage Pricing Limitations AWS ParallelCluster Cheat Sheet An AWS-supported open source cluster management tool for deploying and managing High Performance Computing (HPC) clusters on AWS. ParallelCluster uses a simple text file to model and provision all the resources needed for your HPC applications in an automated and secure manner. AWS ParallelCluster provisions a master instance for build and control, a cluster of compute instances, a shared filesystem, and a batch scheduler. You can also extend and customize your use cases using custom pre-install and post-install bootstrap actions. [...]