Hi everyone,
I'm getting strangely different results if I use stdp_dopamine_synapse with more than 1 local thread. For instance, the mini-code bellow creates a connection with an initial non-zero DA concentration and at t=1000 ms a spike arrives at the volume transmitter. If I run it with one thread I get an initial decay on the DA concentration and then a bump at t=1000 ms. Which is the expected behavior. But if I run the same thing with 2 threads, then I get just the decay. As if the spike hasn't arrived at the volume transmitter. Is this the expected behavior or is it maybe a bug?
Best, Gui
[image: Screenshot from 2019-06-25 18-32-58.png] [image: 1thread.png]
[image: 2threads.png]
Dear Guilherme,
as this indeed looks like a bug in NEST, we will continue the discussion on the NEST issue tracker at https://github.com/nest/nest-simulator/issues/1242. Thanks for bringing this to our attention.
Best regards, Jochen!
On 25.06.19 18:41, Guilherme Miotto wrote:
Hi everyone,
I'm getting strangely different results if I use stdp_dopamine_synapse with more than 1 local thread. For instance, the mini-code bellow creates a connection with an initial non-zero DA concentration and at t=1000 ms a spike arrives at the volume transmitter. If I run it with one thread I get an initial decay on the DA concentration and then a bump at t=1000 ms. Which is the expected behavior. But if I run the same thing with 2 threads, then I get just the decay. As if the spike hasn't arrived at the volume transmitter. Is this the expected behavior or is it maybe a bug?
Best, Gui
Screenshot from 2019-06-25 18-32-58.png 1thread.png
2threads.png
NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org
-- Dr. Jochen Martin Eppler Phone: +49(2461)61-96653 ---------------------------------- Simulation Laboratory Neuroscience Jülich Supercomputing Centre Institute for Advanced Simulation
------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------
Dear all,
there is a workaround and also a more permanent solution that will soon land in NEST master.
For details, see https://github.com/nest/nest-simulator/issues/1242.
Best regards, Jochen!
On 08.07.19 13:47, Jochen Martin Eppler wrote:
Dear Guilherme,
as this indeed looks like a bug in NEST, we will continue the discussion on the NEST issue tracker at https://github.com/nest/nest-simulator/issues/1242. Thanks for bringing this to our attention.
Best regards, Jochen!
On 25.06.19 18:41, Guilherme Miotto wrote:
Hi everyone,
I'm getting strangely different results if I use stdp_dopamine_synapse with more than 1 local thread. For instance, the mini-code bellow creates a connection with an initial non-zero DA concentration and at t=1000 ms a spike arrives at the volume transmitter. If I run it with one thread I get an initial decay on the DA concentration and then a bump at t=1000 ms. Which is the expected behavior. But if I run the same thing with 2 threads, then I get just the decay. As if the spike hasn't arrived at the volume transmitter. Is this the expected behavior or is it maybe a bug?
Best, Gui
Screenshot from 2019-06-25 18-32-58.png 1thread.png
2threads.png
NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org
-- Dr. Jochen Martin Eppler Phone: +49(2461)61-96653
Simulation Laboratory Neuroscience Jülich Supercomputing Centre Institute for Advanced Simulation
Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt
NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org