kokkos-utils 0.0.4
 
Loading...
Searching...
No Matches
Kokkos::utils::callbacks::EndParallelReduceEvent Struct Reference

End-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_reduce. More...

#include <Events.hpp>

Public Member Functions

bool operator== (const EndParallelReduceEvent &) const =default
 

Public Attributes

EventTraits::event_id_t event_id = EventTraits::invalid_event_id
 

Detailed Description

End-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_reduce.

Definition at line 64 of file Events.hpp.

Member Function Documentation

◆ operator==()

bool Kokkos::utils::callbacks::EndParallelReduceEvent::operator== ( const EndParallelReduceEvent & ) const
default

Member Data Documentation

◆ event_id

EventTraits::event_id_t Kokkos::utils::callbacks::EndParallelReduceEvent::event_id = EventTraits::invalid_event_id

Definition at line 66 of file Events.hpp.


The documentation for this struct was generated from the following file: