kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::GraphImpl::GraphInstantiateEvent Struct Reference

Event to be sent to Kokkos::utils::callbacks::dispatch when a Kokkos graph is instantiated. More...

#include <events.hpp>

Public Member Functions

constexpr auto operator<=> (const GraphInstantiateEvent &) const =default

Public Attributes

void * graph = nullptr

Friends

std::ostream & operator<< (std::ostream &out, const GraphInstantiateEvent &event)

Detailed Description

Event to be sent to Kokkos::utils::callbacks::dispatch when a Kokkos graph is instantiated.

Definition at line 48 of file events.hpp.

Member Function Documentation

◆ operator<=>()

auto Kokkos::Execution::GraphImpl::GraphInstantiateEvent::operator<=> ( const GraphInstantiateEvent & ) const
constexprdefault

◆ operator<<

std::ostream & operator<< ( std::ostream & out,
const GraphInstantiateEvent & event )
friend

Definition at line 53 of file events.hpp.

Member Data Documentation

◆ graph

void* Kokkos::Execution::GraphImpl::GraphInstantiateEvent::graph = nullptr

Definition at line 49 of file events.hpp.


The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/kokkos-execution/graph/events.hpp