Querying the Memory Information of a Chip
Function
The npu-smi info -t memory -i id -c chip_id command is used to query the memory information about a chip.
Syntax
npu-smi info -t memory -i id -c chip_id
Parameters
Parameter |
Description |
---|---|
id |
Device ID. The NPU ID obtained by running the npu-smi info -l command is the device ID. |
chip_id |
Chip ID. If there is only one chip, the chip ID is 0, indicating an NPU. |
Restrictions
None
Example
#Query the memory information about chip 0 on device 2.
npu-smi info -t memory -i 2 -c 0
DDR Capacity(MB) : 15600
DDR Clock Speed(MHz) : 1200
HBM Capacity(MB) : 32255
HBM Clock Speed(MHz) : 1200
HBM Tmperature(C) : 54