Skip to content

Conversation

@mundya
Copy link
Member

@mundya mundya commented Jul 10, 2016

Adds a new RouteSet data type that should reduce the amount of memory required to represent the 'source' and 'destination' fields of routing table entries, and should speed up construction of routing tables from routing trees.

  • Make use of this data structure when writing routing tables to SpiNNaker
  • Make use of structure when unpacking routing tables from SpiNNaker
  • Check there are no instances where the assumption that a RoutingTableEntry or the structures in routing table construction break when given one of these items rather than a set - @mossblaser?
  • Check you can still use sets wherever RouteSets are used.

Adds a new RouteSet data type that should reduce the amount of memory
required to represent the `source' and `destination' fields of routing
table entries, and should speed up construction of routing tables from
routing trees.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants