Begin-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_reduce
.
More...
#include <Events.hpp>
Public Attributes | |
std::string | name {} |
uint32_t | dev_id = 0 |
uint64_t | event_id = 0 |
Begin-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_reduce
.
Definition at line 38 of file Events.hpp.
uint32_t Kokkos::utils::callbacks::BeginParallelReduceEvent::dev_id = 0 |
Definition at line 41 of file Events.hpp.
uint64_t Kokkos::utils::callbacks::BeginParallelReduceEvent::event_id = 0 |
Definition at line 42 of file Events.hpp.
std::string Kokkos::utils::callbacks::BeginParallelReduceEvent::name {} |
Definition at line 40 of file Events.hpp.