You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only slightly iffy thing here is for libmpi_usempif08.so
since there was a change in the definition of PMPI_AINT_ADD_F08
and PMPI_AINT_DIFF_F08, but since the previous definitions were
incorrect, no application could actually have been using them.
So rather than cause grief for those using mpi_f08, bump
both the version and age, even though technically we should revert
age back to zero and version up. But drop the revision to zero.
All other changes just resulted in revision number getting bumped.
Signed-off-by: Howard Pritchard <[email protected]>
0 commit comments