There was an error while loading. Please reload this page.
1 parent 9879eb5 commit dab02b3Copy full SHA for dab02b3
1 file changed
docs/hdf5-dumps.md
@@ -21,7 +21,7 @@ The dump stores:
21
phase # "in" before the kernel runs, "out" after it completes
22
kernel_label # Kokkos label of the matched kernel
23
kernel_id # tool-local id assigned to this kernel invocation
24
-kernel_invocation # invocation number for this Kokkos label
+kernel_invocation # allow dumping a specific kernel invocation
25
active_allocations # tracked user allocations alive at dump time
26
active_bytes # total size, in bytes, of those active allocations
27
```
0 commit comments