Vivek Kale

Results 16 issues of Vivek Kale

Need to put in Appropriate Fence Tool callbacks in NVprof focused connector (soon to be renamed NVTX_Focused_connector from #175). The tool-induced fences should be filtered out (at runtime) when the...

enhancement

This issue brings forth the need for structured text documentation of Kokkos Tools, and lays out plans to do so.

Documentation

This PR is simple fix involving a slight reduction in Kokkos Tools runtime overhead for one of the kokkosp_begin_parallel_xyz callbacks (done correctly for the other two); it does not raise...

This issue aims to lay groundwork on the centralized documentation of Kokkos Tools vendor aTPL connectors, i.e., advanced TPL connectors. Documentation of aTPLs is different from the documentation for basic...

Documentation

This PR adds memory transferred between Kokkos Mem Spaces to the Kokkos Tools memory-usage tool library. This is done based on a request in Kokkos Tools Github Issue #50. This...

enhancement

Puts in the LDMS Kokkos Tools connector (for perf monitoring) and adds LDMS CMake and build system support for the LDMS connector. Based on discussion today with @sswan, @jennfshr and...

feature