-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UCT/IB: Use class infrastructure for IB objects. #28
Conversation
Test PASSed. |
retest this please |
Test PASSed. |
retest this please |
Test PASSed. |
Test PASSed. |
👍 |
UCT/IB: Use class infrastructure for IB objects.
Fix UD skb reuse on HNS RoCE
This 2 commits add a class infrastructure to UCX. The big difference from MCA is that it supports a constructor failure, an automatically cleans-up partial initialization.
the plan is to also add logging/to_string logic to classes.