Benjamin Cumming
authored
Add a new cell type, and corresponding cell_group implementation, for benchmarking the simulator library architecture. Add an benchmark_cell_group, where each cell in the group generates a spike train prescribed by a time_seq takes a prescribed time interval per cell to perform the cell_group::advance method. With this cell type, one can easily build arbitrary networks with prescribed spiking and cell update overheads. A miniapp that uses this cell type to build a benchmark model is implemented in example/bench. Fixes #493 Fixes #501
Name | Last commit | Last update |
---|---|---|
.. |