ParallelCluster Cluster

ParallelCluster Cluster in AWS is a managed high-performance computing (HPC) resource that allows you to create and manage clusters of compute nodes. It simplifies the deployment of tightly coupled workloads by automating the setup of compute, storage, and networking resources. This service is commonly used for scientific research, simulations, and large-scale data processing, providing scalability and integration with other AWS services.

aws.pcs_cluster

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe unique Amazon Resource Name (ARN) of the cluster.
created_atcoretimestampThe date and time the resource was created.
endpointscorejsonThe list of endpoints available for interaction with the scheduler.
error_infocorejsonThe list of errors that occurred during cluster provisioning.
idcorestringThe generated unique ID of the cluster.
modified_atcoretimestampThe date and time the resource was modified.
namecorestringThe name that identifies the cluster.
networkingcorejsonThe networking configuration for the cluster's control plane.
schedulercorejsonThe cluster management and job scheduling software associated with the cluster.
sizecorestringThe size of the cluster. SMALL: 32 compute nodes and 256 jobs MEDIUM: 512 compute nodes and 8192 jobs LARGE: 2048 compute nodes and 16,384 jobs
slurm_configurationcorejsonAdditional options related to the Slurm scheduler.
statuscorestringThe provisioning status of the cluster. The provisioning status doesn't indicate the overall health of the cluster. The resource enters the SUSPENDING and SUSPENDED states when the scheduler is beyond end of life and we have suspended the cluster. When in these states, you can't use the cluster. The cluster controller is down and all compute instances are terminated. The resources still count toward your service quotas. You can delete a resource if its status is SUSPENDED. For more information, see Frequently asked questions about Slurm versions in PCS in the PCS User Guide.
tagscorehstore