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] Support multiple OSes and architectures in same cluster #146

Open
cartalla opened this issue Sep 21, 2023 · 0 comments
Open

[FEATURE] Support multiple OSes and architectures in same cluster #146

cartalla opened this issue Sep 21, 2023 · 0 comments

Comments

@cartalla
Copy link
Contributor

Is your feature request related to a problem? Please describe.

ParallelCluster currently only supports 1 OS and 1 CPU architecture in a cluster.
Users should be able to define compute nodes that use any supported OS and architecture in the same cluster.

Describe the solution you'd like
In the InstanceConfig allow the specification of multiple OSes and architectures like in the legacy version.

Unlike the legacy version, it would probably be good to allow the instance types and counts to be separately specified for each OS/architecture permutation.
Maybe should also allow different custom AMIs as a key.

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

No branches or pull requests

1 participant