AWS ParallelCluster is an AWS supported Open Source cluster management tool that makes it easy for you to deploy and manage High Performance Computing (HPC) clusters in the AWS cloud. Built on the Open Source CfnCluster project, AWS ParallelCluster enables you to quickly build an HPC compute environment in AWS. It automatically sets up the required compute resources and a shared filesystem and offers a variety of batch schedulers such as AWS Batch and Slurm. AWS ParallelCluster facilitates both quick start proof of concepts (POCs) and production deployments. You can build higher-level workflows, such as a Genomics portal that automates the entire DNA sequencing workflow, on top of AWS ParallelCluster. Node.js is required by AWS CDK library used by ParallelCluster.
Features
- Node.js is required by AWS CDK library used by ParallelCluster
- Configure your AWS credentials and default region
- Be sure to select a region containing the EC2 key pair you wish to use
- You can also import a public key using these instructions
- During the process you will be asked to set up your networking environment
- Requires Python >= 3.7