Data Fields | |
long long | iMemorySize |
Memory size in bytes. | |
char | strMemoryType [256] |
Memory type in string. | |
long long | iMemoryBandwidth |
Memory bandwidth in Mbytes/s. |
This structure is used to store various information about the ASIC memory. This information can be returned to the user.
long long ADLMemoryInfo::iMemorySize |
Memory size in bytes.
char ADLMemoryInfo::strMemoryType[256] |
Memory type in string.
long long ADLMemoryInfo::iMemoryBandwidth |
Memory bandwidth in Mbytes/s.