ompi
ompi copied to clipboard
Correctly retain the datatypes for topological communicators.
I do not recall which issue this is related to, and I was not able to find it on github either, but this patch addresed the number of datatypes to release/retain for collective communications on topological communicators.
Signed-off-by: George Bosilca [email protected]
@bosilca Is this just for main / v5.0.x? Or will we also need it for v4.0.x / v4.1.x?
@ggouaillardet Could you review?
I do not recall which issue this is related to, and I was not able to find it on github either, but this patch addresed the number of datatypes to release/retain for collective communications on topological communicators.
Signed-off-by: George Bosilca [email protected]
I think I helped report this issue by email. I was about to ask when this fix might be available. Happy to see this fix is being added.
this is indeed the email that triggered my interest in the bug. thanks @marekdam for pointing it out.
@jsquyres we need this in main/5.0, and 4.1.
@markalle and/or @devreal can you please review?
Please bring back to v5.0.x and v4.1.x.