Wenduo Wang

Results 178 comments of Wenduo Wang

`comm_method` is not documented yet.

https://docs.open-mpi.org/en/v5.0.x/installing-open-mpi/required-support-libraries.html#required-support-libraries FYI Open MPI 5 requires minimal openpmix version 4.2.0

@gkatev Do you see this issue with 5.0.2?

I tried `--map-by pe-list=0,4,8,16,32 --report-bindings` and got ``` [ip-172-31-41-217:434126] Rank 0 bound to package[0][core:0,4,8,16,32] [ip-172-31-41-217:434126] Rank 1 bound to package[0][core:0,4,8,16,32] [ip-172-31-41-217:434126] Rank 2 bound to package[0][core:0,4,8,16,32] [ip-172-31-41-217:434126] Rank 4 bound...

@gkatev We should have brought this to your attention earlier. During our developer meeting last week. We had a constructive discussion about this PR. The consensus is that the change...

This change broke AWS CI. I need to understand the root cause.