Commit 006f50c0 authored by one's avatar one
Browse files

Docs: Update gpu-hpcg introduction

parent f076f38f
...@@ -193,10 +193,8 @@ Performed by [High-Performance Linpack Benchmark for Distributed-Memory Computer ...@@ -193,10 +193,8 @@ Performed by [High-Performance Linpack Benchmark for Distributed-Memory Computer
#### Introduction #### Introduction
Measure GPU HPCG performance using `run_rochpcg`, which wraps `rocHPCG` execution and emits rocHPCG-native summary output. Measure GPU HPCG performance for sparse linear algebra and multigrid-style workloads.
Performed by [rocHPCG](https://github.com/ROCm/rocHPCG).
When collecting multiple MPI scales or problem sizes, use separate benchmark section names such as
`gpu-hpcg:ranks8` and `gpu-hpcg:ranks4` instead of placing multiple `modes` under one `gpu-hpcg` section.
#### Metrics #### Metrics
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment