-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Remove the use of MPI C++ bindings #47994
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
base: master
Are you sure you want to change the base?
Conversation
enable gpu |
please test |
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47994/44660
|
A new Pull Request was created by @fwyzard for master. It involves the following packages:
@bbilin, @fwyzard, @lviliani, @makortel, @menglu21, @mkirsano can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
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.
Just to note that there is discussion in #45165 to remove the MPI use from Sherpa. (that shouldn't hold this PR though)
PR description:
C++ bindings were deprecated in MPI 2.2 and removed in MPI 3.
Open MPI still supports them up to Open MPI 4.1, but has removed them in Open MPI 5.0.
PR validation:
None.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
May be backported if Open MPI 5.x is needed in CMSSW 15.0.x for any reason.