Dear NEST community:
We all know that distributed computing is carried out in Nest, and neurons are
distributed to each neuron through polling. However, considering the load balancing and
sparsity of communication, this is a NP hard problem. Should we adopt some other methods,
such as directed graph segmentation technology. Whether this will be considered in Nest,
or whether graph segmentation is helpful in SNN simulation.
If you can spare time to reply, thank you very much