Problem updating connections with structural plasticity and multiple threads #290
Labels
I: No breaking change
Previously written code will work as before, no one should note anything changing (aside the fix)
S: High
Should be handled next
T: Bug
Wrong statements in the code or documentation
ZC: Kernel
DO NOT USE THIS LABEL
ZP: PR Created
DO NOT USE THIS LABEL
Milestone
Unwanted behaviour is observed when updating the connectivity of the network using structural plasticity with multiple threads. This is not the case when multiple MPI processes are used. It seems like it is a problem with the structural plasticity manager while updating the number of deleted synapses.
The text was updated successfully, but these errors were encountered: