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

Correctly connect MUSIC output proxies when using multiple MPI processes in NEST #1983

Merged
merged 15 commits into from
May 12, 2022

Conversation

heplesser
Copy link
Contributor

This fixes #1974.

This is still a draft because I still need to add regression tests.

@heplesser heplesser added T: Bug Wrong statements in the code or documentation S: High Should be handled next I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Mar 18, 2021
@heplesser heplesser self-assigned this Mar 18, 2021
@heplesser heplesser added this to In progress in Kernel via automation Mar 18, 2021
@suku248 suku248 moved this from In progress to Review in Kernel Apr 12, 2021
@suku248 suku248 moved this from PRs approved to PRs pending approval in Kernel Apr 12, 2021
@github-actions
Copy link

github-actions bot commented Sep 3, 2021

Pull request automatically marked stale!

@github-actions github-actions bot added the stale Automatic marker for inactivity, please have another look here label Sep 3, 2021
@jougs
Copy link
Contributor

jougs commented Sep 5, 2021

@heplesser: Is there any progress on this? Would it be an option to close and re-open once you get around to it?

@github-actions github-actions bot removed the stale Automatic marker for inactivity, please have another look here label Sep 6, 2021
@github-actions
Copy link

github-actions bot commented Nov 5, 2021

Pull request automatically marked stale!

@github-actions github-actions bot added the stale Automatic marker for inactivity, please have another look here label Nov 5, 2021
@jougs
Copy link
Contributor

jougs commented Nov 29, 2021

Friendly ping!

@github-actions github-actions bot removed the stale Automatic marker for inactivity, please have another look here label Nov 30, 2021
@github-actions
Copy link

Pull request automatically marked stale!

@github-actions github-actions bot added the stale Automatic marker for inactivity, please have another look here label Jan 29, 2022
@heplesser heplesser added this to the NEST 3.4 milestone Apr 21, 2022
@heplesser heplesser marked this pull request as ready for review April 21, 2022 22:21
@heplesser
Copy link
Contributor Author

@jougs @mdjurfeldt I finally added the regression test (much easier than I had feared ...), so this one is ready for review. Several files in the diff (esp in models) only pop up here due to formatting corrections.

@github-actions github-actions bot removed the stale Automatic marker for inactivity, please have another look here label Apr 22, 2022
Copy link
Contributor

@jougs jougs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only have a small spelling fix, but am fine otherwise. @mdjurfeldt could you please quickly review and indicate if you're fine with this? Thanks!

testsuite/mpitests/issue-1974.sli Outdated Show resolved Hide resolved
testsuite/mpitests/issue-1974.sli Outdated Show resolved Hide resolved
Kernel automation moved this from PRs pending approval to PRs approved May 12, 2022
heplesser and others added 2 commits May 12, 2022 13:09
Co-authored-by: Jochen Martin Eppler <jougs@gmx.net>
Co-authored-by: Jochen Martin Eppler <jougs@gmx.net>
Copy link
Contributor

@mdjurfeldt mdjurfeldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me.

@heplesser heplesser merged commit b7592c1 into nest:master May 12, 2022
Kernel automation moved this from PRs approved to Done (PRs and issues) May 12, 2022
@heplesser heplesser deleted the fix-1974-music-out branch October 4, 2022 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next T: Bug Wrong statements in the code or documentation
Projects
Kernel
  
Done
Development

Successfully merging this pull request may close these issues.

Too many connections to MUSIC output proxies created when NEST runs MPI-parallel
3 participants