![]() |
Realm
A distributed, event-based tasking library
|
#include <hip_internal.h>
Public Member Functions | |
| GPUPreemptionWaiter (GPU *gpu) | |
| virtual | ~GPUPreemptionWaiter (void) |
| virtual void | request_completed (void) |
| void | preempt (void) |
Public Member Functions inherited from Realm::Hip::GPUCompletionNotification | |
| virtual | ~GPUCompletionNotification (void) |
| Realm::Hip::GPUPreemptionWaiter::GPUPreemptionWaiter | ( | GPU * | gpu | ) |
|
inlinevirtual |
| void Realm::Hip::GPUPreemptionWaiter::preempt | ( | void | ) |
|
virtual |
Implements Realm::Hip::GPUCompletionNotification.