project-rig / nengo_spinnaker

SpiNNaker based Nengo simulator.
MIT License
13 stars 7 forks source link

Change algorithm for building multicast net graph #149

Closed mundya closed 7 years ago

mundya commented 7 years ago

Modifies the algorithm used to build the graph of which SpiNNaker signals cannot share a routing identifier. The new algorithm is analogous to the one used to determine which clusters may share a routing identifier and leads to a performance improvement.