aclrtMemAttr

Data Format

Description

ACL_DDR_MEM = 0

DDR memory, that is, all huge page memory and normal page memory on the DDR

ACL_HBM_MEM = 1

HBM memory, that is, all huge page memory and normal page memory on the HBM

ACL_DDR_MEM_HUGE = 2

DDR hugepage memory.

ACL_DDR_MEM_NORMAL = 3

Normal DDR memory.

ACL_HBM_MEM_HUGE = 4

HBM hugepage memory.

ACL_HBM_MEM_NORMAL = 5

Normal HBM memory.