|
HIP: Heterogenous-computing Interface for Portability
|
Public Member Functions | |
| ihipDevice_t (unsigned device_index, hc::accelerator acc) | |
| hipError_t | getProperties (hipDeviceProp_t *prop) |
Public Attributes | |
| unsigned | _device_index |
| hipDeviceProp_t | _props |
| hc::accelerator | _acc |
| hsa_agent_t | _hsa_agent |
| ihipStream_t * | _null_stream |
| std::list< ihipStream_t * > | _streams |
| unsigned | _compute_units |
1.8.6