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

#include <cuda_internal.h>

Collaboration diagram for Realm::Cuda::GPUStream::PendingEvent:

Public Attributes

CUevent event
 
GPUWorkFencefence
 
GPUWorkStartstart
 
GPUCompletionNotificationnotification
 

Member Data Documentation

◆ event

CUevent Realm::Cuda::GPUStream::PendingEvent::event

◆ fence

GPUWorkFence* Realm::Cuda::GPUStream::PendingEvent::fence

◆ notification

GPUCompletionNotification* Realm::Cuda::GPUStream::PendingEvent::notification

◆ start

GPUWorkStart* Realm::Cuda::GPUStream::PendingEvent::start

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