-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
Eloy Retamino commented:
An issue was detected with latest https://github.com/NeuralEnsemble/PyNN/tree/nest-dev + NEST 2.18:
running the script braitenberg_distributed.py works fine:
python braitenberg_distributed.py
running it with mpirun hangs (concretely after line 99 while creating ):
mpirun -np 4 python braitenberg_distributed.py