Begin-fence event associated with Kokkos::Tools::Experimental::EventSet::begin_fence
.
More...
#include <Events.hpp>
Public Attributes | |
std::string | name {} |
uint32_t | dev_id = 0 |
uint64_t | event_id = 0 |
Begin-fence event associated with Kokkos::Tools::Experimental::EventSet::begin_fence
.
Definition at line 66 of file Events.hpp.
uint32_t Kokkos::utils::callbacks::BeginFenceEvent::dev_id = 0 |
Definition at line 69 of file Events.hpp.
uint64_t Kokkos::utils::callbacks::BeginFenceEvent::event_id = 0 |
Definition at line 70 of file Events.hpp.
std::string Kokkos::utils::callbacks::BeginFenceEvent::name {} |
Definition at line 68 of file Events.hpp.