Advanced Processor Technologies Home
APT Advanced Processor Technologies Research Group

A communication infrastructure for a million processor machine

Andrew Brown, Steve Furber, Jeff Reeve, Peter Wilson, Mark Zwolinski

Abstract

SpiNNaker (Spiking Neural Network architecture) is a massively parallel computing machine, comprised of a million ARM9 cores. These are realised on 50000 chips, 20 cores/chip. While it could be classed as a MIMD machine, there is no unifying bus structure, and there is no attempt to maintain cross-system memory coherency. Inter-core communication is brokered by a fast message-passing system, built in and managed at the hardware level - thus there is an inevitable tension between speed and flexibility. The message passing infrastructure was designed to be fast and have a high bandwidth; a consequence of this design decision is that the effective data payload is only 32 bits/packet. Whilst this is ample for a wide range of applications, whilst the system is initialising, it is necessary to transport relatively large and sophisticated data structures across the system. This can be slow and cumbersome, and makes some form of internal selforganisation extremely attractive. This is described in outline here.

PDF (61K)