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

Allocate-data event associated with Kokkos::Tools::Experimental::EventSet::allocate_data. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

AllocDescriptor alloc {}
 

Detailed Description

Allocate-data event associated with Kokkos::Tools::Experimental::EventSet::allocate_data.

Definition at line 112 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ alloc

AllocDescriptor Kokkos::utils::callbacks::AllocateDataEvent::alloc {}

Definition at line 114 of file Events.hpp.


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