Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
Commits
006f50c0
Commit
006f50c0
authored
Apr 18, 2026
by
one
Browse files
Docs: Update gpu-hpcg introduction
parent
f076f38f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
docs/user-tutorial/benchmarks/micro-benchmarks.md
docs/user-tutorial/benchmarks/micro-benchmarks.md
+2
-4
No files found.
docs/user-tutorial/benchmarks/micro-benchmarks.md
View file @
006f50c0
...
...
@@ -193,10 +193,8 @@ Performed by [High-Performance Linpack Benchmark for Distributed-Memory Computer
#### Introduction
Measure GPU HPCG performance using
`run_rochpcg`
, which wraps
`rocHPCG`
execution and emits rocHPCG-native summary output.
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.
Measure GPU HPCG performance for sparse linear algebra and multigrid-style workloads.
Performed by
[
rocHPCG
](
https://github.com/ROCm/rocHPCG
)
.
#### Metrics
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment