Dear Jochen,
Thank you very much! Found it there. However, I got the following error, this time, from the python script (given as an example on the website, attached anyways). Maybe this is important for you to know that, with my current compilation of NEST and MUSIC, I could successfully run MUSIC for two NEST simulations communicating spike events between the two.
--------------ERROR--------------
Traceback (most recent call last):
File "./conttest.py", line 3, in <module>
import nest
File "/local/work/Projects/closed-loop-learning/NEST/lib/python3.7/site-packages/nest/__init__.py", line 26, in <module>
from . import ll_api # noqa
File "/local/work/Projects/closed-loop-learning/NEST/lib/python3.7/site-packages/nest/ll_api.py", line 72, in <module>
from . import pynestkernel as kernel # noqa
ImportError: dynamic module does not define init function (initpynestkernel)
-------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code.. Per user-direction, the job has been aborted.
-------------------------------------------------------
[warn] Epoll ADD(4) on fd 33 failed. Old events were 0; read change was 0 (none); write change was 1 (add): Bad file descriptor
--------------------------------------------------------------------------
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[59388,1],1]
Exit code: 1
--------------------------------------------------------------------------
--------------ERROR--------------
Best wishes,
Mohammad