axon icon indicating copy to clipboard operation
axon copied to clipboard

Memory bandwidth benchmark

Open etuleu opened this issue 2 years ago • 1 comments

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.

etuleu avatar Nov 15 '22 19:11 etuleu

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

siboehm avatar Dec 06 '22 17:12 siboehm