Vivek Kale
Vivek Kale
@crtrott @romintomasetti Just checking on the status of this. Looking at this, I don't think it is a blocker for other Kokkos Tools PRs and it is a nice-to-have.
> Seems like something is wrong in the `perfetto` connector. > > > > https://github.com/kokkos/kokkos-tools/actions/runs/6432156094/job/17466419907 > > > > Edit: @crtrott Any idea? :smile: OTOH, I think we should get...
@csiefer2 The CI check formatting-check with clang-tidy is fine to not pass for now for the sake of a PR review. However, the CI check for simple-build is showing `error:...
> @vlkale This is a debugging tool that fences all over the place. Host-side conditionals are basically irrelevant in terms of the performance hit the fences create. True about fencing...
Here is output from the stream.cuda in the Kokkos-core benchmarks directory run on Perlmutter on 1 GPU. The number of bytes in the HighWater at the last point in time...
I have updated with the requested changes. I did a quick check on my mac laptop and it works on my laptop fine with the change to have a separate...
> Just put it into a separate file otherwise this is good. This is fixed.
> > I don't know why the CI checks for OpenMP, CUDA and HIP (non-simple builds) are failing now > > > > Have you rebased on top of `develop`?...
> The existing test looks at the output of the `space-time-stack` tool when it is "destroyed", *i.e.* when `Kokkos` gets finalized. > > > > Currently, it works like this:...
@romintomasetti Thanks for your work on this. I have a couple of quick comments. 1. Is there a github Issue associated with this PR? Can you bring forth a use...