Advanced Processor Technologies Home
APT Advanced Processor Technologies Research Group

On-chip Order-Exploiting Routing Table Minimization for a Multicast Supercomputer Network

Andrew Mundy, Jonathan Heathcote, Jim Garside

Abstract

SpiNNaker is a many-core supercomputer – designed for the simulation of large neural-networks – in which cores communicate with multicast packets. Routing within SpiNNaker is controlled by Ternary Content Addressable Memories (TCAMs) of quite limited size. As not all neural-network applications will result in routing tables sufficiently small to fit in TCAM some minimization is necessary. In this paper we argue that existing techniques neither result in sufficiently minimized tables nor can be implemented within the small code and memory footprint available to a SpiNNaker core. To resolve these issues we present a new algorithm, Ordered-Covering (OC), which exploits the ordered nature of TCAMs to achieve good compression of routing tables while meeting the code-space and memory constraints of the SpiNNaker platform. We show that, for one benchmark, on-chip routing table minimization using OC results in a 64.5x speed-up compared with performing the minimization off-chip. For a second, more challenging, benchmark we show that a 2.8x speed-up in table minimization time is achieved by combined on- and off-chip minimization.

DOI-Link pending

** Best Paper Award **