Provides a set of benchmarks that can be used to measure the memory bandwidth performance of CPU's
-
Updated
Apr 8, 2024 - C
Provides a set of benchmarks that can be used to measure the memory bandwidth performance of CPU's
Measures cache latency, STREAM memory bandwidth, and peak AVX2/NEON FLOPS on real hardware, then assembles them into a measured roofline and a BLIS-style GEMM tile prediction validated empirically. C++23 and Python, fully tested, with CI on x86 and native ARM.
Add a description, image, and links to the stream-benchmark topic page so that developers can more easily learn about it.
To associate your repository with the stream-benchmark topic, visit your repo's landing page and select "manage topics."