nest / nest-gpu

NEST GPU
https://nest-gpu.readthedocs.io
GNU General Public License v2.0
19 stars 12 forks source link

RemoteConnect issue when connecting nodes within the same MPI process #62

Open gmtiddia opened 1 year ago

gmtiddia commented 1 year ago

The function RemoteConnect connects nodes across MPI processes i and j . When instantiating a connection with i = j the function does not return an error, neither does it instantiate the local connection.