Skip to content
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

How to enable full- and half- handshake mode? #4

Open
wwwzrb opened this issue Feb 11, 2022 · 0 comments
Open

How to enable full- and half- handshake mode? #4

wwwzrb opened this issue Feb 11, 2022 · 0 comments

Comments

@wwwzrb
Copy link

wwwzrb commented Feb 11, 2022

It seems that this demo works in half-handshake mode by default.

However, it's reported that half-handshake my have some issues: "RDMA write may experience performance degradation when working with Adaptive Routing and DCT half-handshake mode."
https://docs.nvidia.com/networking/display/ConnectX6Firmwarev20321010/Known%20Issues

The workaroud is "Set a full-handshake mode using PRM API or UCX flags".

The question is how to switch between full- and half- handshake mode using PRM API in this example?

By the way, intuitively the full-handshake mode should cause performance degradation due to the extra RTT for handshake.
What are the salient problems of full-/half-handshake mode?

Thanks for any suggestions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant