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

End-parallel-scan event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_scan. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

uint64_t event_id = 0
 

Detailed Description

End-parallel-scan event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_scan.

Definition at line 75 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ event_id

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

Definition at line 77 of file Events.hpp.


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