Improve simple kernel timer tool #239
Labels
feature
Needed feature but software still is correct on its own
Naming
Fix naming of files, variable names, functions and other elements of code in repo
printedOutput
This is good enough for now.
As a follow up I want us to consider using an environment variable (and command-line argument) to select the output format instead of the
KOKKOS_TOOLS_TIMER_JSON
boolean option.I also want us to reuse the JSON writing code from
kp_json_writer.cpp
instead of duplicating.And finally we need to add tests for that tool.
Originally posted by @dalg24 in #235 (review)
The text was updated successfully, but these errors were encountered: