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

RDMA Core update #33

Closed
cholcombe973 opened this issue Feb 21, 2024 · 2 comments · Fixed by #35
Closed

RDMA Core update #33

cholcombe973 opened this issue Feb 21, 2024 · 2 comments · Fixed by #35

Comments

@cholcombe973
Copy link

Would it be possible to pull in a newer version of rdma-core? The commit is pinned at 3yrs ago and I think since then some new verbs have been introduced. I'm looking to get support for read+write. They're apparently faster then Receive/Send because they don't notify the remote end.

@jonhoo
Copy link
Owner

jonhoo commented Mar 2, 2024

Seems reasonable to me to bump them! By doing so we'll likely have to cut a new major version of the -sys crate, but I think that's okay 👍

@jonhoo
Copy link
Owner

jonhoo commented Jul 20, 2024

Fixed in #34, which will be released in #35

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

Successfully merging a pull request may close this issue.

2 participants