Importing nest built with mpi without mpiexec appears to cause segfault (PyNEST-NG) #3400
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: Enhancement
New functionality, model or documentation
When building the PyNEST-NG variant of NEST with MPI support, importing
nest
appears to lead to segfaults on Linux, see e.g., https://github.com/heplesser/nest-simulator/actions/runs/13130033031/job/36633256531#step:23:213. Invocation under control ofmpiexec
works. The problem does not occur on macOS.I have so far observed this only in the testsuite. We need to understand what is going on and hopefully find a solution or at least a work-around.
I mark this as an "Enhancement", not a bug, because it is related to the PyNEST-NG under development.
The text was updated successfully, but these errors were encountered: