emer / axon

Axon adds axonal spiking to the Leabra framework for error-driven and associative learning
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

Memory bandwidth benchmark #82

Open etuleu opened 1 year ago

etuleu commented 1 year 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