-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
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
add pmix v4 #301
Comments
is there any plan to have an updated version of images with pmix added into them? |
I can't find pmix in the codebase of this repository. I see that cyclecloud-slurm installs it from source Should I open a PR that just copies this function and adds pmix v4? |
We are moving to spack, and will add it through spack from next release onwards. |
Is there an issue which provides more details about the spack approach ? |
We've moved away from spack, but have added pmix v4.its checked into master and will be in the upcoming release |
PMIX v4 has been added to the scripts and will be in the upcoming image release |
The CycleCloud slurm project build slurm with pmix in /opt/pmix/v4 and is expecting it there see the build script.
PMIX is not part of the HPC images and need to be added, it would be great to add it by default.
Tasks
The text was updated successfully, but these errors were encountered: