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 stability #95

Open
maximilianheer opened this issue Nov 18, 2024 · 0 comments
Open

RDMA stability #95

maximilianheer opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@maximilianheer
Copy link
Member

Description
Our RDMA-stack is not yet 100% stable, especially when transferring huge files from one node to another (batched transmissions as in throughput-tests). However, it's very hard rn to pinpoint a specific issue that one could trigger on during testing and development. Thus, we consider the current version of the stack with the fixed retrans-issue to be "good enough" for all intents and purposes. If there's some time and more insight in specific problems in the future, I'll return to debugging these.

Steps to reproduce
Build the rdma-example and benchmark for throughput (batched transmissions).

Expected behavior
If instability occurs, you will see that the RDMA-example stalls at some point. Printouts from the client-side for both sending messages and receiving completions for local WRITES can help to further determine where such a stall takes place.

Screenshots & Logs
Nah, nothing available yet.

Environment:

  • Tested on the hacc (u55c-nodes)

Additional information
Procedure discussed with @bo3z

@maximilianheer maximilianheer added the bug Something isn't working label Nov 18, 2024
@maximilianheer maximilianheer self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant