Synaptic input problem when run with mpi

General issues of interest both for network and
individual cell parallelization.

Moderator: hines

Post Reply
Krishna Chaitanya
Posts: 70
Joined: Wed Jan 18, 2012 12:25 am
Location: University of Pavia

Synaptic input problem when run with mpi

Post by Krishna Chaitanya »

Hi,

I recently tried to parallelize multi compartmental granule cell model (Diwakar, 2009). I followed similar approach described in "Translating network models to parallel hardware" and found that I couldn't get synaptic input to my model through spikegenerators. The model has AMPA, NMDA and GABA synapses and couldn't receive any input from it. On the contrary, exponential synapses such as ExpSyn seems to work perfectly fine. I tried to print time and cell id at the last after completion of simulation but it shows nothing and time and cell id's are printed perfectly when I used exponential synapse.

What could be the cause for it? Do I have to do something else? Please kindly let me know.
Post Reply