-
Notifications
You must be signed in to change notification settings - Fork 571
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
lwgrp: New package #10348
base: master
Are you sure you want to change the base?
lwgrp: New package #10348
Conversation
L/lwgrp/bundled/patches/mpi.patch
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be upstreamed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possibly. Or we hold out for the new MPI ABI. MPICH is about to make a release with this ABI, and the MPI 5.0 standard is about to be released that defines the ABI officially.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new MPI ABI is awesome, but my concern is that the uptake in facilities will be quite slow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the new ABI will not require this patch any more. I'll switch MPItrampoline to the new ABI, and we'll be fine without that patch.
No description provided.