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

Connect with NumPy arrays of node IDs does not work with MPI #1710

Closed
hakonsbm opened this issue Aug 5, 2020 · 0 comments · Fixed by #1760
Closed

Connect with NumPy arrays of node IDs does not work with MPI #1710

hakonsbm opened this issue Aug 5, 2020 · 0 comments · Fixed by #1760
Assignees
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
Milestone

Comments

@hakonsbm
Copy link
Contributor

hakonsbm commented Aug 5, 2020

#1429 added the possibility to use Connect with NumPy arrays of node IDs. However it doesn't work when using multiple processes with MPI. In addition to making that work, a unittest of Connect with NumPy arrays of node IDs should be added.

@hakonsbm hakonsbm 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 Aug 5, 2020
@hakonsbm hakonsbm added this to the NEST 3.0 milestone Aug 5, 2020
@hakonsbm hakonsbm self-assigned this Aug 5, 2020
@jessica-mitchell jessica-mitchell moved this to Done in Kernel Aug 6, 2024
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
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant