2013
DOI: 10.3389/fninf.2013.00004
|View full text |Cite
|
Sign up to set email alerts
|

Accelerating compartmental modeling on a graphical processing unit

Abstract: Compartmental modeling is a widely used tool in neurophysiology but the detail and scope of such models is frequently limited by lack of computational resources. Here we implement compartmental modeling on low cost Graphical Processing Units (GPUs), which significantly increases simulation speed compared to NEURON. Testing two methods for solving the current diffusion equation system revealed which method is more useful for specific neuron morphologies. Regions of applicability were investigated using a range … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
23
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
7
1
1

Relationship

2
7

Authors

Journals

citations
Cited by 16 publications
(23 citation statements)
references
References 36 publications
0
23
0
Order By: Relevance
“…Largescale network simulations may require High Performance Computers (HPCs), or Graphical Processing Units (GPUs) [13], [14]. Still more problematic are simulations that use highly specialized systems such as neuromorphic chips [15], [16], or SpiNNaker chips [17], [18], hardwares that are not commercially available.…”
Section: Introductionmentioning
confidence: 99%
“…Largescale network simulations may require High Performance Computers (HPCs), or Graphical Processing Units (GPUs) [13], [14]. Still more problematic are simulations that use highly specialized systems such as neuromorphic chips [15], [16], or SpiNNaker chips [17], [18], hardwares that are not commercially available.…”
Section: Introductionmentioning
confidence: 99%
“…The client-server architecture of NEUROiD allows the compute intensive operations to be performed on a high-performance server. We are cognizant of the challenges involved in simulating large biologically realistic networks and intend to employ suitable CPU/GPU parallelization techniques, such as (Ben-Shalom et al, 2013; Hoang et al, 2013; Vooturi et al, 2017) in future releases of NEUROiD to improve the simulation time. Integration of other parameter search techniques such as Van Geit et al (2016) and Sutton et al (1999) lie within the scope of future work to help the users in efficient curation of models.…”
Section: Discussionmentioning
confidence: 99%
“…The solving of one Hines system can be also seen as a set of independent and non-independent triangular systems, which could be solved by using the Thomas algorithm. Previous works [12] have explored the use of other algorithms based on the Stone's method [13]. Unlike Thomas algorithm, this method is parallel.…”
Section: Motivationmentioning
confidence: 99%
“…Unlike the work presented in [12], where a relatively low number of neurons (128) is computed using single precision operations, in this work we are able to execute a very high number of neurons (up to hundreds of thousands) using double precision operations. We have used the Hines algorithm, which is the optimum method in terms of number of operations, avoiding high expensive computational operations, such as synchronizations and atomic accesses.…”
Section: Motivationmentioning
confidence: 99%