Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Hip::GPUStream::PendingEvent Struct Reference
module nullptr

#include <hip_internal.h>

Collaboration diagram for Realm::Hip::GPUStream::PendingEvent:

Public Attributes

hipEvent_t event
 
GPUWorkFencefence
 
GPUWorkStartstart
 
GPUCompletionNotificationnotification
 

Member Data Documentation

◆ event

hipEvent_t Realm::Hip::GPUStream::PendingEvent::event

◆ fence

GPUWorkFence* Realm::Hip::GPUStream::PendingEvent::fence

◆ notification

GPUCompletionNotification* Realm::Hip::GPUStream::PendingEvent::notification

◆ start

GPUWorkStart* Realm::Hip::GPUStream::PendingEvent::start

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