---
title: aclrtPhysicalMemProp
description: "| 成员名称 | 描述 |"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/runtimeapi/aclpythondevg_01_0963.html
sourcePath: /source/zh/canncommercial/900/API/runtimeapi/aclpythondevg_01_0963.html
indexId: c6526f2068303ed5e35d6b33bce2f1bfa61e73379bb1f19cc5238ac70d8e896571
---
# aclrtPhysicalMemProp

| 成员名称 | 描述 |
| --- | --- |
| handleType | handle类型，当前仅支持“ACL\_MEM\_HANDLE\_TYPE\_NONE”。 |
| allocationType | 内存分配类型，当前仅支持“ACL\_MEM\_ALLOCATION\_TYPE\_PINNED”。 |
| memAttr | 内存属性，具体请参见aclrtMemAttr。 |
| location | 设置内存所在位置。请参考以下方式传入，其中“id”表示Device的ID，“type”为内存所在位置类型。 location = { 'id' : 0, 'type' : ACL\_MEM\_LOCATION\_TYPE\_DEVICE } |
| reserve | 预留。 |
