You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We (@varndorfer and @stiber) are pretty sure that deserialized synapses don't work. In a growth continuation of one of the large growth simulations, only the endogenously active neurons appear to be spiking.
The text was updated successfully, but these errors were encountered:
The serialization file outputs the AllEdges.destinationVertices vector as all zeros. I wrote a hack to output the destVertexIndex_ vector in AllSynapsesDeviceFuncs_d.cpp at the end of a simulation and that was also all zero. The problem may be in AllSynapsesDeviceFuncs_d.cpp and not serialization
We (@varndorfer and @stiber) are pretty sure that deserialized synapses don't work. In a growth continuation of one of the large growth simulations, only the endogenously active neurons appear to be spiking.
The text was updated successfully, but these errors were encountered: