Skip to main navigation Skip to search Skip to main content

Multithreaded stochastic pdes for reactions and diffusions in neurons

  • Zhongwei Lin
  • , Carl Tropper
  • , Robert A. McDougal
  • , Mohammand Nazrul Ishlam Patoary
  • , William W. Lytton
  • , Yiping Yao
  • , Michael L. Hines
  • National University of Defense Technology
  • McGill University
  • Yale University

Research output: Contribution to journalArticlepeer-review

11 Scopus citations

Abstract

Cells exhibit stochastic behavior when the number of molecules is small. Hence a stochastic reaction-diffusion simulator capable of working at scale can provide a more accurate view of molecular dynamics within the cell. This article describes a parallel discrete event simulator, Neuron Time Warp-Multi Thread (NTW-MT), developed for the simulation of reaction diffusion models of neurons. To the best of our knowledge, this is the first parallel discrete event simulator oriented toward stochastic simulation of chemical reactions in a neuron. The simulator was developed as part of the NEURON project. NTW-MT is optimistic and thread based, which attempts to capitalize on multicore architectures used in high performance machines. It makes use of a multilevel queue for the pending event set and a single rollback message in place of individual antimessages to disperse contention and decrease the overhead of processing rollbacks. Global Virtual Time is computed asynchronously both within and among processes to get rid of the overhead for synchronizing threads. Memory usage is managed in order to avoid locking and unlocking when allocating and deallocating memory and to maximize cache locality. We verified our simulator on a calcium buffer model. We examined its performance on a calcium wave model, comparing it to the performance of a process based optimistic simulator and a threaded simulator which uses a single priority queue for each thread. Our multithreaded simulator is shown to achieve superior performance to these simulators. Finally, we demonstrated the scalability of our simulator on a larger Calcium-Induced Calcium Release (CICR) model and a more detailed CICR model.

Original languageEnglish
Article number7
JournalACM Transactions on Modeling and Computer Simulation
Volume27
Issue number2
DOIs
StatePublished - Apr 2017

Keywords

  • Multiple thread
  • PDES
  • Stochastic neuronal simulation

Fingerprint

Dive into the research topics of 'Multithreaded stochastic pdes for reactions and diffusions in neurons'. Together they form a unique fingerprint.

Cite this