Related Experiment Video
Updated: Feb 1, 2026

Analyzing Melts and Fluids from Ab Initio Molecular Dynamics Simulations with the UMD Package
Published on: September 17, 2021
sPyNNaker: A Software Package for Running PyNN Simulations on SpiNNaker
Oliver Rhodes1, Petruţ A Bogdan1, Christian Brenninkmeijer1
1Advanced Processor Technologies Group, School of Computer Science University of Manchester, Manchester, United Kingdom.
The sPyNNaker 4.0.0 software enables efficient simulation of spiking neural networks (SNNs) on SpiNNaker hardware. Performance is near design targets, with a new model predicting simulation speed based on network structure.
Area of Science:
- Computational Neuroscience
- Neuromorphic Engineering
Background:
- Spiking neural networks (SNNs) are computational models inspired by biological neural systems.
- The SpiNNaker platform is a large-scale neuromorphic system designed for SNN simulations.
Purpose of the Study:
- To present sPyNNaker 4.0.0, the latest software for simulating PyNN-defined SNNs on SpiNNaker.
- To detail the operations enabling real-time SNN execution and analyze system performance.
- To introduce a cost model for predicting SNN simulation performance based on network characteristics.
Main Methods:
- Implementation of an event-based operating system for efficient neuron state updates and spike processing.
- Profiling of simulation performance for a simple SNN to understand software-hardware interaction.
- Development of a cost model correlating SNN topology, partitioning, and simulation performance.
Main Results:
- sPyNNaker 4.0.0 supports real-time SNN execution on SpiNNaker hardware.
- Achieved system performance is within a factor of 2 of the 10,000 synaptic events/ms target.
- SNN topology significantly influences performance, as captured by the developed cost model.
Conclusions:
- sPyNNaker 4.0.0 advances real-time SNN simulation capabilities on SpiNNaker.
- The cost model provides valuable insights for optimizing SNN design and predicting performance.
- The findings underscore the ongoing potential of SpiNNaker hardware for large-scale neural simulations.
More Related Videos
04:54Author Spotlight: IntelliSleepScorer — A High-Accuracy, Accessible GUI Software for Automated Sleep Stage Scoring in Mice and its Application in Psychiatric Research
Published on: November 8, 2024
06:14Simulating Imaging of Large Scale Radio Arrays on the Lunar Surface
Published on: July 30, 2020
Related Concept Videos
DNA Packaging
Chromatin Packaging
Chromatin Packaging
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
Chromatin Packaging
Wald-Wolfowitz Runs Test II
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
Wald-Wolfowitz Runs Test I
The test works...