A new GPU library for fast simulation of large-scale networks of spiking neurons

07/28/2020
โˆ™
by   Bruno Golosio, et al.
โˆ™
0
โˆ™

Over the past decade there has been a growing interest in the development of parallel hardware systems for simulating large-scale networks of spiking neurons. Compared to other highly-parallel systems, GPU-accelerated solutions have the advantage of a relatively low cost and a great versatility, thanks also to the possibility of using the CUDA-C/C++ programming languages. NeuronGPU is a GPU library for large-scale simulations of spiking neural network models, written in the C++ and CUDA-C++ programming languages, based on a novel spike-delivery algorithm. This library includes simple LIF (leaky-integrate-and-fire) neuron models as well as several multisynapse AdEx (adaptive-exponential-integrate-and-fire) neuron models with current or conductance based synapses, user definable models and different devices. The numerical solution of the differential equations of the dynamics of the AdEx models is performed through a parallel implementation, written in CUDA-C++, of the fifth-order Runge-Kutta method with adaptive step-size control. In this work we evaluate the performance of this library on the simulation of a well-known cortical microcircuit model, based on LIF neurons and current-based synapses, and on a balanced networks of excitatory and inhibitory neurons, using AdEx neurons and conductance-based synapses. On these models, we will show that the proposed library achieves state-of-the-art performance in terms of simulation time per second of biological activity. In particular, using a single NVIDIA GeForce RTX 2080 Ti GPU board, the full-scale cortical-microcircuit model, which includes about 77,000 neurons and 3 ยท 10^8 connections, can be simulated at a speed very close to real time, while the simulation time of a balanced network of 1,000,000 AdEx neurons with 1,000 connections per neuron was about 70 s per second of biological activity.

READ FULL TEXT

page 13

page 19

research
โˆ™ 03/08/2018

An FPGA-based Massively Parallel Neuromorphic Cortex Simulator

This paper presents a massively parallel and scalable neuromorphic corte...
research
โˆ™ 12/05/2005

DAMNED: A Distributed and Multithreaded Neural Event-Driven simulation framework

In a Spiking Neural Networks (SNN), spike emissions are sparsely and irr...
research
โˆ™ 06/16/2023

Runtime Construction of Large-Scale Spiking Neuronal Network Models on GPU Devices

Simulation speed matters for neuroscientific research: this includes not...
research
โˆ™ 09/27/2021

Routing brain traffic through the von Neumann bottleneck: Efficient cache usage in spiking neural network simulation code on general purpose computers

Simulation is a third pillar next to experiment and theory in the study ...
research
โˆ™ 10/28/2020

The distribution of inhibitory neurons in the C. elegans connectome facilitates self-optimization of coordinated neural activity

The nervous system of the nematode soil worm Caenorhabditis elegans exhi...
research
โˆ™ 11/08/2021

Sub-realtime simulation of a neuronal network of natural density

Full scale simulations of neuronal network models of the brain are chall...
research
โˆ™ 08/27/2015

Continuous parameter working memory in a balanced chaotic neural network

It has been proposed that neural noise in the cortex arises from chaotic...

Please sign up or login with your details

Forgot password? Click here to reset