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

Adding support for Ubuntu 24.04 images #6229

Open gns-build-server opened 7 months ago

gns-build-server commented 7 months ago

It's that time again. That time when we are wanting to use a new Ubuntu release, but Parallelcluster doesn't support it yet. We'd really like to be using gcc13 and other stuff that's native on Ubuntu24 rather than continuing with Ubuntu22 for the forseeable future.

So, just like https://github.com/aws/aws-parallelcluster/issues/4060 , let's make a new issue for this:

In Parallelcluster 3.9.1, I get the following error message when trying to configure an ubuntu2404 cluster, so I know it's not there yet:

"message": "[('Image', {'Os': ['Must be one of: alinux2, centos7, ubuntu2004, ubuntu2204, rhel8, rocky8, rhel9, rocky9.']})]"

Do we have a timeline on this?

enrico-usai commented 6 months ago

Related question: https://github.com/aws/aws-parallelcluster/issues/6113

Sickghost commented 1 month ago

This is of interest to us as well.
Ubuntu 24.04 is available now from image builder so this should be able to move forward.

lletourn commented 1 month ago

Interest here as well. And indeed, image builder closed their 24,04 support ticket 2 months ago so it's available. https://github.com/aws/ec2-image-builder-roadmap/issues/100