Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Cuda::GPUCompletionEvent Class Reference
module nullptr

#include <cuda_internal.h>

Inheritance diagram for Realm::Cuda::GPUCompletionEvent:
Collaboration diagram for Realm::Cuda::GPUCompletionEvent:

Public Member Functions

void request_completed (void)
 
- Public Member Functions inherited from Realm::Cuda::GPUCompletionNotification
virtual ~GPUCompletionNotification (void)
 

Public Attributes

GPURequestreq
 

Member Function Documentation

◆ request_completed()

void Realm::Cuda::GPUCompletionEvent::request_completed ( void  )
virtual

Member Data Documentation

◆ req

GPURequest* Realm::Cuda::GPUCompletionEvent::req

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