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

Workaround for PTP message overflow #336

Merged
merged 9 commits into from
Jul 25, 2023
Merged

Workaround for PTP message overflow #336

merged 9 commits into from
Jul 25, 2023

Conversation

csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Jul 25, 2023

In this PR we add some try/catch-ing around timeouts that make them easier to debug, and we work-around a bug that was creating a race-condition in long-running concurrent MPI experiments.

With this patch the old makespan experiments work again with NNG (they only worked with ZeroMQ).

See #335

@csegarragonz csegarragonz marked this pull request as ready for review July 25, 2023 11:50
@csegarragonz csegarragonz merged commit 4a079db into main Jul 25, 2023
19 checks passed
@csegarragonz csegarragonz deleted the makespan branch July 25, 2023 13:48
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 this pull request may close these issues.

1 participant