Skip to content

Commit dab02b3

Browse files
committed
doc: updade
Signed-off-by: daxmawal <jeanfrancoismanutea@gmail.com>
1 parent 9879eb5 commit dab02b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hdf5-dumps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The dump stores:
2121
phase # "in" before the kernel runs, "out" after it completes
2222
kernel_label # Kokkos label of the matched kernel
2323
kernel_id # tool-local id assigned to this kernel invocation
24-
kernel_invocation # invocation number for this Kokkos label
24+
kernel_invocation # allow dumping a specific kernel invocation
2525
active_allocations # tracked user allocations alive at dump time
2626
active_bytes # total size, in bytes, of those active allocations
2727
```

0 commit comments

Comments
 (0)