|
HIP: Heterogenous-computing Interface for Portability
|
Public Member Functions | |
| ihipDevice_t (unsigned deviceId, unsigned deviceCnt, hc::accelerator &acc) | |
| ihipCtx_t * | getPrimaryCtx () const |
| void | locked_removeContext (ihipCtx_t *c) |
| void | locked_reset () |
| ihipDeviceCritical_t & | criticalData () |
Public Attributes | |
| unsigned | _deviceId |
| hc::accelerator | _acc |
| hsa_agent_t | _hsaAgent |
| unsigned | _computeUnits |
| Number of compute units supported by the device: | |
| hipDeviceProp_t | _props |
| int | _isLargeBar |
| ihipCtx_t * | _primaryCtx |
| int | _state |
1.8.11