aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.
https://github.com/aws/aws-parallelcluster
Apache License 2.0
816 stars 309 forks source link

Add support for multiple subnets in awsbatch mode #3321

Open andrei-xdlab opened 2 years ago

andrei-xdlab commented 2 years ago

Required Info:*

AWS ParallelCluster version 2.11.0 Cluster name:cpf-sdt

Do you support multiple AZs when scheduler = awsbatch is used? We are seeing a large number of STOP outbid/failures and would like to expand to all available AZs in the us-east-1 region. No placement group.

[cluster awsbatch] scheduler = awsbatch

lukeseawalker commented 2 years ago

Hello @andrei-xdlab, multi AZ is not a supported feature at the moment, I'm going to mark this as feature request. Thanks