Search found 3 matches

by BlueBirdFlies
Mon Oct 16, 2017 4:02 pm
Forum: Parallel NEURON
Topic: Parallel jobs fail after upgrading to Neuron version 7.5
Replies: 3
Views: 17341

Parallel jobs fail after upgrading to Neuron version 7.5

Hi, My parallel script fails after upgrading from Neuron version 7.3 and 7.4 to 7.5 with both mpich and openmpi. The error does not happen with the test script or when a single node is used, or when the time step is not fixed. Any ideas what could be causing it? The error output is bellow: mpiexec -...
by BlueBirdFlies
Thu Jun 13, 2013 11:12 am
Forum: Modeling networks
Topic: How to recognize the source of a spike in NET_RECEIVE?
Replies: 1
Views: 2727

How to recognize the source of a spike in NET_RECEIVE?

Is there a way to find out the id of the cell that generated a spike within the NET_RECEIVE statement? I guess one way would be to use the weight information and assign unique weights to netcon objects. Is there any other way?

Thanks