Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
54 stars 40 forks source link

Add PMIX packages to be installed with Slurm #216

Closed xpillons closed 2 months ago

xpillons commented 4 months ago

Slurm is built with PMIx v4 but PMIx is not published as packages and need to be built in the images used by the CycleCloud nodes. Why not publishing PMIx packages and install them at the same time than the slurm ones ? This will avoid lot's of issues with srun --mpi=pmix not running, as well as simplifying image built.

aditigaur4 commented 2 months ago

pmix packages are now available in new images that would be released soon, those pmix packages are slurm compatible as well.