Connect with NumPy arrays of node IDs does not work with MPI #1710
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
#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 ofConnect
with NumPy arrays of node IDs should be added.The text was updated successfully, but these errors were encountered: