Open apdavison opened 11 years ago
apdavison wrote on 2009-05-05 13:15:29:
This is a problem for the STDP models, which use POINTER
, which is not thread safe, and for vecstim.mod
, which uses a VERBATIM
block, also not thread safe.
This looks like a bigger issue than I anticipated, so I am deferring this to a later release.
NEURON v7 supports multi-threading, but this requires modifications to some of the .mod files
Imported from Trac ticket:125
Opened: 2009-01-27 09:55:59 Last modified: 2010-12-10 10:15:13 Component: nmodl Priority: major Owner: apdavison Reporter: apdavison