kokkos-tools icon indicating copy to clipboard operation
kokkos-tools copied to clipboard

Improve simple kernel timer tool

Open dalg24 opened this issue 1 year ago • 0 comments

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 https://github.com/kokkos/kokkos-tools/pull/235#pullrequestreview-1883183008

dalg24 avatar Feb 15 '24 15:02 dalg24