Begin-parallel-scan event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_scan.
More...
#include <Events.hpp>
Public Member Functions | |
| bool | operator== (const BeginParallelScanEvent &) const =default |
Public Attributes | |
| std::string | name {} |
| uint32_t | dev_id = 0 |
| EventTraits::event_id_t | event_id = EventTraits::invalid_event_id |
Begin-parallel-scan event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_scan.
Definition at line 72 of file Events.hpp.
|
default |
| uint32_t Kokkos::utils::callbacks::BeginParallelScanEvent::dev_id = 0 |
Definition at line 75 of file Events.hpp.
| EventTraits::event_id_t Kokkos::utils::callbacks::BeginParallelScanEvent::event_id = EventTraits::invalid_event_id |
Definition at line 76 of file Events.hpp.
| std::string Kokkos::utils::callbacks::BeginParallelScanEvent::name {} |
Definition at line 74 of file Events.hpp.