We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have been using Parallelcluster 2.x with SGE for quite some time, manually editing the autoscaling groups, and using the "price-capacity-optimized" spot allocation strategy introduced to ASGs in late 2022: https://aws.amazon.com/blogs/compute/introducing-price-capacity-optimized-allocation-strategy-for-ec2-spot-instances/
We've more recently switched to Parallelcluster 3 with Slurm, and find that our only AllocationStrategy options are "lowest-price" or "capacity-optimized". We'd like to be able to use price-capacity-optimized, but it's not an option: https://docs.aws.amazon.com/parallelcluster/latest/ug/Scheduling-v3.html#yaml-Scheduling-SlurmQueues-AllocationStrategy
I suspect many here may be very interested in having this AllocationStrategy available.
Thanks, Dan
The text was updated successfully, but these errors were encountered:
I have added this feature request to our backlog.
Sorry, something went wrong.
I have made a pull request for this feature. It would be great for someone from AWS team to review.
Successfully merging a pull request may close this issue.
We have been using Parallelcluster 2.x with SGE for quite some time, manually editing the autoscaling groups, and using the "price-capacity-optimized" spot allocation strategy introduced to ASGs in late 2022: https://aws.amazon.com/blogs/compute/introducing-price-capacity-optimized-allocation-strategy-for-ec2-spot-instances/
We've more recently switched to Parallelcluster 3 with Slurm, and find that our only AllocationStrategy options are "lowest-price" or "capacity-optimized". We'd like to be able to use price-capacity-optimized, but it's not an option:
https://docs.aws.amazon.com/parallelcluster/latest/ug/Scheduling-v3.html#yaml-Scheduling-SlurmQueues-AllocationStrategy
I suspect many here may be very interested in having this AllocationStrategy available.
Thanks,
Dan
The text was updated successfully, but these errors were encountered: