In the file ompi/mca.bml/r2/bml_r2.c, it seems like the function name is
incorrect in some error messages (seems like a case of unchecked copy-paste
issue) in:
1. Function mca_bml_r2_allocate_endpoint() line 154
2. Function mca_bml_r2_endpoint_add_btl() line 200, 206
This is on master branch.
Th
Hello all
I have been struggling with this issue for a while and figured it might be
a good idea to ask for help.
Where (in the code path) is the connectivity map created?
I can see that it is *used* in mca_bml_r2_endpoint_add_btl(), but obviously
I am not setting it up right, because this routi