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

End-parallel-for event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_for. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

uint64_t event_id = 0
 

Detailed Description

End-parallel-for event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_for.

Definition at line 39 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ event_id

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

Definition at line 41 of file Events.hpp.


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