Destroying a Specified vNPU
This section describes how to destroy a specified vNPU.
Command
npu-smi set -t destroy-vnpu -i id -c chip_id -v vnpu_id
Usage Example
Run the npu-smi set -t destroy-vnpu -i 0 -c 0 -v 103 command to destroy vNPU 103 in processor 0 of device 0. If the following information is displayed, the vNPU is successfully destroyed:
Status : OK
Message : Destroy vnpu 103 success
Before destroying a specified vNPU, ensure that the device is not in use.
Parent topic: Virtual Instance Feature Guide