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

Event traits. More...

#include <Events.hpp>

Public Types

using event_id_t = uint64_t
 

Static Public Attributes

static constexpr event_id_t invalid_event_id = Kokkos::Experimental::finite_max_v<event_id_t>
 

Detailed Description

Event traits.

Definition at line 14 of file Events.hpp.

Member Typedef Documentation

◆ event_id_t

Definition at line 15 of file Events.hpp.

Member Data Documentation

◆ invalid_event_id

event_id_t Kokkos::utils::callbacks::EventTraits::invalid_event_id = Kokkos::Experimental::finite_max_v<event_id_t>
staticconstexpr

Definition at line 17 of file Events.hpp.


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