kokkos-utils 0.0.1
 
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

uint64_t event_id = 0
 

Detailed Description

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

Definition at line 57 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ event_id

uint64_t Kokkos::utils::callbacks::EndParallelReduceEvent::event_id = 0

Definition at line 59 of file Events.hpp.


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