gpu-benches icon indicating copy to clipboard operation
gpu-benches copied to clipboard

collection of benchmarks to measure basic GPU capabilities

Results 4 gpu-benches issues
Sort by recently updated
recently updated
newest added

Hey, I was runing l2 cache test in my A800 80GB GPU, and i tried to modify the parameters `N`, there are some strange results. In default, `N`=64, and result...

I tried to test bandwidth with cuda-stream benchmark, my device is 4060TI, bandwidth is 288GB/s. I changed param `max_buffer_size ` from `128l * 1024 *1024 +2` to `1024 * 1024`as...

can pass in gpu-cache, gpu-metrics, gpu-stream,gpu-strides failed in gpu-l2-cache ,gpu-latency test /opt/rocm/bin/hipcc -std=c++20 -I/opt/rocm/include/rocprofiler/ -I/opt/rocm/hsa/include/hsa -L/opt/rocm/rocprofiler/lib -lrocprofiler64 -lrocprofiler64v2 -lhsa-runtime64 -lrocm_smi64 -ldl main.hip -o demo ./demo gpu_count 1 Agent 0 data...