denniskb / spice2

The Spice SNN Simulator
Other
6 stars 0 forks source link

Parallelize the simulation #34

Open denniskb opened 2 years ago

denniskb commented 2 years ago

Parallelize the CPU version of spice using OpenMP. In contrast to our original papers, try and leverage the new multiple-population architecture: Split SNN into sufficiently many populations for load balancing, them simply parallelize across whole populations.