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
828 stars 312 forks source link

New capacity type to swtich to on demand if spot isn't available after given timeout #3785

Open devanshkv opened 2 years ago

devanshkv commented 2 years ago

It would be great to have some type of queue where spot jobs can change to an on-demand job if the spot instance doesn't become available specific timeout.

hanwen-pcluste commented 2 years ago

Thank you Devansh for the suggestion. We will tag this as feature request.

enrico-usai commented 2 years ago

Related to https://github.com/aws/aws-parallelcluster/issues/2716