kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Kokkos::utils::callbacks::EndFenceEvent Struct Reference

End-fence event associated with Kokkos::Tools::Experimental::EventSet::end_fence. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

uint64_t event_id = 0
 

Detailed Description

End-fence event associated with Kokkos::Tools::Experimental::EventSet::end_fence.

Definition at line 93 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ event_id

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

Definition at line 95 of file Events.hpp.


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