Begin-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_reduce.
More...
#include <Events.hpp>
Public Member Functions | |
| bool | operator== (const BeginParallelReduceEvent &) const =default |
Public Attributes | |
| std::string | name {} |
| uint32_t | dev_id = 0 |
| EventTraits::event_id_t | event_id = EventTraits::invalid_event_id |
Begin-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_reduce.
Definition at line 54 of file Events.hpp.
|
default |
| uint32_t Kokkos::utils::callbacks::BeginParallelReduceEvent::dev_id = 0 |
Definition at line 57 of file Events.hpp.
| EventTraits::event_id_t Kokkos::utils::callbacks::BeginParallelReduceEvent::event_id = EventTraits::invalid_event_id |
Definition at line 58 of file Events.hpp.
| std::string Kokkos::utils::callbacks::BeginParallelReduceEvent::name {} |
Definition at line 56 of file Events.hpp.