#include <Events.hpp>
Public Attributes | |
std::string | name {} |
uint32_t | dev_id = 0 |
uint64_t | event_id = 0 |
Begin-parallel-for event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_for
.
Definition at line 24 of file Events.hpp.
uint32_t Kokkos::utils::callbacks::BeginParallelForEvent::dev_id = 0 |
Definition at line 27 of file Events.hpp.
uint64_t Kokkos::utils::callbacks::BeginParallelForEvent::event_id = 0 |
Definition at line 28 of file Events.hpp.
std::string Kokkos::utils::callbacks::BeginParallelForEvent::name {} |
Definition at line 26 of file Events.hpp.