INM-6 / hybridLFPy

Biophysics-based prediction of LFPs from point-neuron networks
GNU General Public License v3.0
10 stars 10 forks source link

broadcast shape to all MPI threads before summing #36

Closed espenhgn closed 3 years ago

espenhgn commented 3 years ago

If MPI:SIZE > N_Y hybridLFPy.Population.calc_signal_sum may not work with certain lfpykit probes and cause hangs.

espenhgn commented 3 years ago

Fixed by merging #9