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

Deallocate-data event associated with Kokkos::Tools::Experimental::EventSet::deallocate_data. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

AllocDescriptor alloc {}
 

Detailed Description

Deallocate-data event associated with Kokkos::Tools::Experimental::EventSet::deallocate_data.

Definition at line 120 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ alloc

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

Definition at line 122 of file Events.hpp.


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