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

Begin-deep-copy event associated with Kokkos::Tools::Experimental::EventSet::begin_deep_copy. More...

#include <Events.hpp>

Public Attributes

AllocDescriptor dst {}
 
AllocDescriptor src {}
 

Detailed Description

Begin-deep-copy event associated with Kokkos::Tools::Experimental::EventSet::begin_deep_copy.

Definition at line 101 of file Events.hpp.

Member Data Documentation

◆ dst

AllocDescriptor Kokkos::utils::callbacks::BeginDeepCopyEvent::dst {}

Definition at line 103 of file Events.hpp.

◆ src

AllocDescriptor Kokkos::utils::callbacks::BeginDeepCopyEvent::src {}

Definition at line 104 of file Events.hpp.


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