---
title: MemType
description: "表示地址所在位置，通常作为MemInfo的mem_type参数的类型。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/hixlug/llmprv2_42_0054.html
sourcePath: /source/zh/canncommercial/900/API/hixlug/llmprv2_42_0054.html
indexId: 15760b16e1d7a95c0fbb4350e56eb22aa624a85c6b6eed9f0238a9d7b0d88f2c61
---
# MemType

表示地址所在位置，通常作为MemInfo的mem_type参数的类型。

| 枚举值 | 含义 |
| --- | --- |
| MEM\_TYPE\_DEVICE | 表示设备是Host。 |
| MEM\_TYPE\_HOST | 表示设备是Device。 |
