Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add support for PCS #286

Open
cartalla opened this issue Nov 18, 2024 · 1 comment
Open

[FEATURE] Add support for PCS #286

cartalla opened this issue Nov 18, 2024 · 1 comment
Assignees

Comments

@cartalla
Copy link
Contributor

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.

@cartalla cartalla self-assigned this Nov 18, 2024
@cartalla
Copy link
Contributor Author

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.

cartalla added a commit that referenced this issue Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant