Skip to content

Commit 646c17e

Browse files
committed
typo in newline of kripke docs
Signed-off-by: vsoch <[email protected]>
1 parent 481d3ba commit 646c17e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/getting_started/metrics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,9 @@ See [this guide](https://asc.llnl.gov/sites/asc/files/2020-09/AMG_Summary_v1_7.p
297297
298298
[Kripke](https://github.com/LLNL/Kripke) is (from the README):
299299
300-
> Kripke is a simple, scalable, 3D Sn deterministic particle transport code. Its primary purpose is to research how data layout, programming paradigms and architectures effect the implementation and performance of Sn transport. A main goal of Kripke is investigating how different data-layouts affect instruction, thread and task level parallelism, and what the implications are on overall solver performance. Akin to AMG, we allow you to modify each of the mpirun and kripke commands via:
300+
> Kripke is a simple, scalable, 3D Sn deterministic particle transport code. Its primary purpose is to research how data layout, programming paradigms and architectures effect the implementation and performance of Sn transport. A main goal of Kripke is investigating how different data-layouts affect instruction, thread and task level parallelism, and what the implications are on overall solver performance.
301+
302+
Akin to AMG, we allow you to modify each of the mpirun and kripke commands via:
301303
302304
| Name | Description | Option Key | Type | Default |
303305
|-----|-------------|------------|------|---------|

0 commit comments

Comments
 (0)