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

#include <hip_internal.h>

Inheritance diagram for Realm::Hip::GPUPreemptionWaiter:
Collaboration diagram for Realm::Hip::GPUPreemptionWaiter:

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)
 

Constructor & Destructor Documentation

◆ GPUPreemptionWaiter()

Realm::Hip::GPUPreemptionWaiter::GPUPreemptionWaiter ( GPU gpu)

◆ ~GPUPreemptionWaiter()

virtual Realm::Hip::GPUPreemptionWaiter::~GPUPreemptionWaiter ( void  )
inlinevirtual

Member Function Documentation

◆ preempt()

void Realm::Hip::GPUPreemptionWaiter::preempt ( void  )

◆ request_completed()

virtual void Realm::Hip::GPUPreemptionWaiter::request_completed ( void  )
virtual

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