ompi icon indicating copy to clipboard operation
ompi copied to clipboard

mca comm_method needs docs / CI test for v5.0

Open gpaulsen opened this issue 4 years ago • 2 comments

https://github.com/open-mpi/ompi/pull/5507 brought in a cool new feature we want to talk about for v5.0

TO do so, we need to advertise the mca parameter in our FAQ, and other docs as appropreate. Also the commit message says that -mca comm_method 1 should be how we enable this feature, but it appears that when it was reworked, the mca parameter changed, and was not updated.

We should also create a few simple tests in https://github.com/open-mpi/ompi-tests to exercise this code.

gpaulsen avatar Aug 05 '20 14:08 gpaulsen

@markalle is this resolved or does it still need to be documented?

awlauria avatar Jun 13 '22 19:06 awlauria

comm_method is not documented yet.

wenduwan avatar Mar 14 '24 16:03 wenduwan