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

Common `enum FrameType` for consistent "kernel" type treatment

Open romintomasetti opened this issue 1 year ago • 0 comments

As discussed in #218, it would be better if the frame type is an enum shared by all tools. See common/FrameType.hpp in #218.

I created a new enum FrameType that seeks to homogenize how kernel types are treated amongst tools, and how they are printed. This also deserves another PR if you agree on the principle.

@crtrott @dalg24 @vlkale If you agree on the principle (and the implementation given in #218) I can make a PR for this.

romintomasetti avatar Jan 23 '24 11:01 romintomasetti