Your browser doesn't support javascript.
loading
Multithreaded Stochastic PDES for Reactions and Diffusions in Neurons.
Lin, Zhongwei; Tropper, Carl; Mcdougal, Robert A; Patoary, Mohammand Nazrul Ishlam; Lytton, William W; Yao, Yiping; Hines, Michael L.
Afiliación
  • Lin Z; State Key Laboratory of High Performance Computing and College of Information System and Management, National University of Defense Technology, Changsha, Hunan, China; zwlin@nudt.edu.cn.
  • Tropper C; School of Computer Science, McGill University, Montreal, Quebec, Canada; carltropper@gmail.com.
  • Mcdougal RA; Department of Neurobiology, Yale University, New Haven, Connecticut, USA; robert.mcdougal@yale.edu.
  • Patoary MNI; School of Computer Science, McGill University, Montreal, Quebec, Canada; mohammad.patoary@mail.mcgill.ca.
  • Lytton WW; SUNY Downstate Medical Center, Brooklyn, NY, 11203, USA; blytton@downstate.edu.
  • Yao Y; College of Information System and Management, National University of Defense Technology, Changsha, Hunan, China; yipingyao@qq.com.
  • Hines ML; Department of Neurobiology, Yale University, New Haven, Connecticut, USA; michael.hines@yale.edu.
Article en En | MEDLINE | ID: mdl-28943743
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 paper 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 towards 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 multi-core architectures used in high performance machines. It makes use of a multi-level queue for the pending event set and a single roll-back message in place of individual anti-messages 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 de-allocating 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 multi-threaded simulator is shown to achieve superior performance to these simulators. Finally, we demonstrated the scalability of our simulator on a larger CICR model and a more detailed CICR model.

Texto completo: 1 Colección: 01-internacional Base de datos: MEDLINE Idioma: En Revista: ACM Trans Model Comput Simul Año: 2017 Tipo del documento: Article

Texto completo: 1 Colección: 01-internacional Base de datos: MEDLINE Idioma: En Revista: ACM Trans Model Comput Simul Año: 2017 Tipo del documento: Article
...