Creating a cluster in AWS PCS
This topic provides an overview of available options and describes what to consider when you create a cluster in AWS Parallel Computing Service (AWS PCS). If this is your first time creating an AWS PCS cluster, we recommend you follow Get started with AWS Parallel Computing Service. The tutorial can help you create a working HPC system without expanding into all the available options and system architectures that are possible.
Note
After creating a cluster, you can modify many configuration settings without rebuilding your infrastructure. For more information, see Updating a cluster in AWS PCS.
Note
You can configure custom Slurm settings to implement advanced scheduling policies and resource management. For more information, see Configuring custom Slurm settings in AWS PCS.
Prerequisites
-
An existing VPC and subnet that meet AWS PCS Networking requirements. Before you deploy a cluster for production use, we recommend that you have a thorough understanding of the VPC and subnet requirements. To create a VPC and subnet, see Creating a VPC for your AWS PCS cluster.
-
An IAM principal with permissions to create and manage AWS PCS resources. For more information, see Identity and Access Management for AWS Parallel Computing Service.
Create an AWS PCS cluster
You can use the AWS Management Console or AWS CLI to create a cluster.
Recommended next steps for your cluster
-
Add compute node groups.
-
Add queues.
-
Enable logging.