Kokkos kernels store metadata about different tests. Lets make sure we are able to store this metadata as well.
“add_gpu_context()” function that queries GPU properties
https://github.com/kokkos/kokkos-kernels/blob/develop/benchmarks/Benchmark_Context.hpp
- [ ] GPU properties
- [ ] Git hash about portions of code
- [ ] Can we add this to a benchpark modifier so that it is stored in the Caliper file?
Kokkos kernels store metadata about different tests. Lets make sure we are able to store this metadata as well.