-
Notifications
You must be signed in to change notification settings - Fork 68
Adding support for dynamic endpoint creation #891
Adding support for dynamic endpoint creation #891
Conversation
Signed-off-by: Tomislav Janjusic <tomislavj@mngx-apl-01.mtl.labs.mlnx> Signed-off-by: Tomislavj Janjusic <tomislavj@mellanox.com> Signed-off-by: Joshua Ladd <jladd.mlnx@gmail.com>
@yosefe @alex-mikheev @miked-mellanox Please review |
hey guys - just curious. you have been among the most adamant about everything coming into OMPI via a PR, yet this code went directly into master. may one ask why? |
@rhc54 My bad 🙈 , was too focused on my 🍒-picking and #️⃣ referencing. |
lol - couldn't resist 😺 |
Test PASSed. |
|
we need to have mca parameter to enable/disable |
@yosefe We already have a param for this purpose, I believe: mpi_add_procs_cutoff is what is used elsewhere, if I understand this PR correctly. Would it work for you here? |
Signed-off-by: Tomislav Janjusic <tomislavj@mngx-apl-01.mtl.labs.mlnx> Signed-off-by: Tomislavj Janjusic <tomislavj@mellanox.com> Signed-off-by: Joshua Ladd <jladd.mlnx@gmail.com> 13/1/2016 - Amended the commit to address reviewer comments.
bot:retest |
Test PASSed. |
Test PASSed. |
👍 |
👍 |
OMPIBot error: Label "reviewed" is already set on issue 891. |
@janjust @jladd-mlnx please add the fixes to master as well |
Are the new commits in this PR based on feedback going to go back in to master? |
@hppritcha Yes, and I added the relevant hash to cross reference against in the first comment. See above. |
Signed-off-by: Tomislav Janjusic <tomislavj@mngx-apl-01.mtl.labs.mlnx> Signed-off-by: Tomislavj Janjusic <tomislavj@mellanox.com> Signed-off-by: Joshua Ladd <jladd.mlnx@gmail.com> 13/1/2016 - Amended the commit to address reviewer comments. 14/1/2016 - One more amendment to fix undefined symbol error.
Test PASSed. |
…lity Adding support for dynamic endpoint creation
open-mpi/ompi@3858bc8e625eb1531c4a2b
open-mpi/ompi@afa62d8ca107ffb05cadb6fb
open-mpi/ompi@18c5a215628a1ef9a8b28
Signed-off-by: Tomislav Janjusic tomislavj@mngx-apl-01.mtl.labs.mlnx
Signed-off-by: Tomislavj Janjusic tomislavj@mellanox.com
Signed-off-by: Joshua Ladd jladd.mlnx@gmail.com