Skip to content

Conversation

@wenduwan
Copy link
Contributor

This patch fixes a bug in device matching. uuid alone is not sufficient to match openfabrics devices, and therefore we need to also match osname.

@wenduwan wenduwan marked this pull request as draft May 31, 2023 14:24
@wenduwan wenduwan marked this pull request as ready for review May 31, 2023 14:37
wenduwan added 2 commits May 31, 2023 15:04
This patch fixes a bug in device matching. uuid alone is not sufficient to match openfabrics devices, and therefore we need to also match osname. Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
Adjust string lengths according to the uuid format Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
@wenduwan wenduwan requested review from bwbarrett and lrbison May 31, 2023 15:06
@wenduwan
Copy link
Contributor Author

@amirshehataornl Could you test out this change on your system and see if it breaks anything?

@amirshehataornl
Copy link
Contributor

will test it today

@wenduwan
Copy link
Contributor Author

wenduwan commented Jun 2, 2023

@amirshehataornl Did you have a chance to test it out?

@amirshehataornl
Copy link
Contributor

seems to work on my side

@wenduwan
Copy link
Contributor Author

wenduwan commented Jun 5, 2023

@amirshehataornl Thank you!

@wenduwan wenduwan requested a review from hppritcha June 5, 2023 14:20
@wenduwan
Copy link
Contributor Author

wenduwan commented Jun 5, 2023

@hppritcha could you provide second opinions? The change is simple but I would appreciate your opinion.

@wenduwan wenduwan removed the request for review from bwbarrett June 6, 2023 13:39
@wenduwan
Copy link
Contributor Author

wenduwan commented Jun 6, 2023

@hppritcha In case you missed this, could you please take a look?

@lrbison lrbison merged commit e1f81c6 into open-mpi:main Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants