![]() |
Realm
A distributed, event-based tasking library
|
#include <hip_internal.h>
Public Attributes | |
| int | index |
| hipDevice_t | device |
| char | name [MAX_NAME_LEN] |
| int | major |
| int | minor |
| size_t | totalGlobalMem |
| std::set< hipDevice_t > | peers |
Static Public Attributes | |
| static const size_t | MAX_NAME_LEN = 64 |
| hipDevice_t Realm::Hip::GPUInfo::device |
| int Realm::Hip::GPUInfo::index |
| int Realm::Hip::GPUInfo::major |
|
static |
| int Realm::Hip::GPUInfo::minor |
| char Realm::Hip::GPUInfo::name[MAX_NAME_LEN] |
| std::set<hipDevice_t> Realm::Hip::GPUInfo::peers |
| size_t Realm::Hip::GPUInfo::totalGlobalMem |