Re: [OMPI devel] Open MPI BTL TCP interface mapping

2020-01-09 Thread Zhang, William via devel
for the first graph was simulated using the num links variable. Please let me know if I misunderstood something. Thanks, William Zhang From: George Bosilca Date: Thursday, January 9, 2020 at 12:02 PM To: Open MPI Developers Cc: "Zhang, William" Subject: Re: [OMPI devel] Open M

Re: [OMPI devel] Open MPI BTL TCP interface mapping

2020-01-09 Thread George Bosilca via devel
Will, The 7134 issue is complex in its interactions with the rest of the TCP BTL, and I could not find the time to look at it careful enough (or test it on AWS). But maybe you can address my main concern here. #7134 interfaces selection will have an impact on the traffic distribution among the dif

Re: [OMPI devel] Open MPI BTL TCP interface mapping

2020-01-09 Thread Zhang, William via devel
Hello devel, Thanks George for reviewing: https://github.com/open-mpi/ompi/pull/7167 Can I get a review (not from Brian) for this patch as well: https://github.com/open-mpi/ompi/pull/7134 These PR’s fix common matching bugs that users utilizing the tcp btl encounter. It has been proven to fix

Re: [OMPI devel] Open MPI BTL TCP interface mapping review request

2019-12-17 Thread Zhang, William via devel
Oh sorry, https://github.com/open-mpi/ompi/pull/7167 https://github.com/open-mpi/ompi/pull/7134 Thanks for pointing it out 😊 From: "Heinz, Michael William" Date: Tuesday, December 17, 2019 at 11:19 AM To: Open MPI Developers Cc: "Zhang, William" Subject: RE: Open MPI BTL TCP interface mapping

Re: [OMPI devel] Open MPI BTL TCP interface mapping review request

2019-12-17 Thread Heinz, Michael William via devel
William, You seem to have posted the same pull request twice? From: devel On Behalf Of Zhang, William via devel Sent: Tuesday, December 17, 2019 2:16 PM To: devel@lists.open-mpi.org Cc: Zhang, William Subject: [OMPI devel] Open MPI BTL TCP interface mapping review request Hello devel, Can so