HIP: Heterogenous-computing Interface for Portability
|
Public Member Functions | |
Agent_global (const char *name, hipDeviceptr_t address, uint32_t byte_cnt) | |
Agent_global & | operator= (Agent_global &&t) |
Agent_global (Agent_global &&t) | |
Agent_global (const Agent_global &)=delete | |
Agent_global & | operator= (Agent_global &t)=delete |
Public Attributes | |
char * | name |
hipDeviceptr_t | address |
uint32_t | byte_cnt |