|
HIP: Heterogenous-computing Interface for Portability
|
Public Member Functions | |
| ihipCtx_t (ihipDevice_t *device, unsigned deviceCnt, unsigned flags) | |
| void | locked_removeStream (ihipStream_t *s) |
| void | locked_reset () |
| void | locked_waitAllStreams () |
| void | locked_syncDefaultStream (bool waitOnSelf, bool syncHost) |
| ihipCtxCritical_t & | criticalData () |
| const ihipDevice_t * | getDevice () const |
| int | getDeviceNum () const |
| ihipDevice_t * | getWriteableDevice () const |
| std::string | toString () const |
Public Attributes | |
| ihipStream_t * | _defaultStream |
| unsigned | _ctxFlags |
1.8.11