Querying and Setting the NPU Chip Working Mode (npuworkmode)
Function
The npuworkmode command is used to query and set the working mode of the NPU chip.
Format
ipmcget -d npuworkmode
ipmcset -d npuworkmode -v <option>
Parameters
Parameter |
Description |
Value |
---|---|---|
option |
Specifies the working mode of the NPU chip. |
|
Usage Guidelines
This command can be executed only when the server OS is shut down.
Example
iBMC:/->ipmcset -d npuworkmode -v 0 ------------------ NPU BOARD WORK MODE ------------------ NPU BOARD ID : 1 WORK MODE : AMP ------------------ NPU BOARD WORK MODE ------------------ NPU BOARD ID : 2 WORK MODE : AMP
iBMC:/->ipmcget -d npuworkmode ------------------ NPU BOARD WORK MODE ------------------ NPU BOARD ID : 1 WORK MODE : AMP ------------------ NPU BOARD WORK MODE ------------------ NPU BOARD ID : 2 WORK MODE : AMP