Why are cell templates so much slower?
Posted: Thu Apr 03, 2014 10:26 am
Hi there,
me and colleagues before me, found that if one creates a cell without using a template, any simulation runs much faster (~4 times) than when you declare the very same cell in a template, even if you only use passive mechanisms and only one PointProcess.
Why is that? I searched around alot in the Internet and NEURON books but found no answer.
And is there any solution to overcome this (except not using template, since we need to have more than one cell at once) ?
Additional information:
We use realistic morphologies, so we use pt3add() about 500 times per cell.
Thank you for any suggestion!
me and colleagues before me, found that if one creates a cell without using a template, any simulation runs much faster (~4 times) than when you declare the very same cell in a template, even if you only use passive mechanisms and only one PointProcess.
Why is that? I searched around alot in the Internet and NEURON books but found no answer.
And is there any solution to overcome this (except not using template, since we need to have more than one cell at once) ?
Additional information:
We use realistic morphologies, so we use pt3add() about 500 times per cell.
Thank you for any suggestion!