You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now PCS supports the AWS CLI, but doesn't support CloudFormation resources or CDK constructs so if I do this right now I'll have to use custom resources to deploy PCS constructs using the latest boto3 library.
Add support for AWS Parallel Computing Service (PCS) which offers a managed Slurm cluster.
Add PcsConfig, similar to ParallelClusterConfig, and deploy/update the cluster using PCS instead of ParallelCluster.
The text was updated successfully, but these errors were encountered: