Benchmarks - Add GPU Stream Micro Benchmark (#697)
Added GPU Stream benchmark - measures the GPU memory bandwidth and efficiency for double datatype through various memory operations including copy, scale, add, and triad. - added documentation for `gpu-stream` detailing its introduction, metrics, and descriptions. - added unit tests for `gpu-stream`. Example output is in `superbenchmark/tests/data/gpu_stream.log`.
Showing
tests/data/gpu_stream.log
0 → 100644
Please register or sign in to comment