emer / axon

Axon is a spiking, biologically-based neural model driven by predictive error-driven learning, for systems-level models of the brain
BSD 3-Clause "New" or "Revised" License
20 stars 7 forks source link

Memory bandwidth benchmark #82

Open etuleu opened 2 years ago

etuleu commented 2 years ago

Create a benchmark for testing cpu - memory bandwidth and compare that with a gpu solution. A simple start is to test neuron only functions because they should be independent so easily parallelizable.

siboehm commented 1 year ago

https://github.com/siboehm/CPU_bench/blob/master/gosrc/bandwidth.go