Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A parallel algorithm for simulation of large neural networks.

E A Thomas1

  • 1Department of Physiology, University of Melbourne, Vic. 3010, Parkville, Australia. e.thomas@physiology.unimelb.edu.au

Journal of Neuroscience Methods
|July 6, 2000
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Educating the Educators.

The Dental register·2021
Same author

Toboggan or Not Toboggan.

Bristol medico-chirurgical journal (1963)·2017
Same author

Isoform specific differences in phospholipase C beta 1 expression in the prefrontal cortex in schizophrenia and suicide.

NPJ schizophrenia·2017
Same author

Changed gene expression in subjects with schizophrenia and low cortical muscarinic M1 receptors predicts disrupted upstream pathways interacting with that receptor.

Molecular psychiatry·2016
Same author

Preliminary Investigations of the Anti-asthmatic Properties of the Aqueous Extract of Justicia pectoralis (Fresh Cut).

The West Indian medical journal·2015
Same author

LPA signaling initiates schizophrenia-like brain and behavioral changes in a mouse model of prenatal brain hemorrhage.

Translational psychiatry·2015
Same journal

Detection of cochlear microphonic for differential diagnosis between auditory neuropathy mice and noise-induced sensorineural hearing loss mice.

Journal of neuroscience methods·2026
Same journal

Assessment metrics for pain control in rats: A methodological commentary.

Journal of neuroscience methods·2026
Same journal

Infant EEG preprocessing pipelines: A capability framework and current gaps in practice.

Journal of neuroscience methods·2026
Same journal

Methods for Measuring Neural Activity During Voluntary Wheel Running.

Journal of neuroscience methods·2026
Same journal

Serotype-dependent differences in AAV cellular transduction rates in the hypothalamus of Arctic ground squirrels.

Journal of neuroscience methods·2026
Same journal

Rapid generation of human sensory neurons from iPSC for modeling of peripheral neuropathies.

Journal of neuroscience methods·2026
See all related articles

Simulating neural networks requires solving complex differential equations. This study introduces a parallel algorithm using waveform relaxation, achieving significant speedups for biologically realistic neural network simulations.

Area of Science:

  • Computational neuroscience
  • Parallel computing
  • Numerical analysis

Background:

  • Biologically realistic neural network simulations involve solving large systems of differential equations with variables changing at vastly different rates.
  • Efficient simulation requires adaptive step-size control, independently adjustable across different network subsystems.
  • Managing communication and synchronization in parallel processing of neural networks presents a significant challenge.

Purpose of the Study:

  • To develop an efficient parallel algorithm for simulating large-scale, biologically realistic neural networks.
  • To address the challenges of step-size variation and inter-neuron communication in parallel processing.

Main Methods:

  • A single-processor algorithm using a priority queue to manage individual neuron step sizes.

Related Experiment Videos

  • A parallel algorithm based on waveform relaxation, enabling independent solving of neuron groups on different processors.
  • Implementation on a distributed memory parallel computer.
  • Main Results:

    • Achieved speedups of 10 using 16 processors on realistic test problems.
    • Demonstrated the feasibility of parallel processing for complex neural network simulations.
    • Indicated potential for further performance improvements with increased processor count.

    Conclusions:

    • The proposed waveform relaxation-based parallel algorithm effectively simulates biologically realistic neural networks.
    • Independent step-size control and parallel processing significantly enhance simulation efficiency.
    • This approach offers a scalable solution for large-scale neural network modeling.