huawei-npu

Introduction

huawei-npu is a management add-on for Huawei NPU devices in containers.

After this add-on is installed, you can purchase Ascend-accelerated nodes to quickly and efficiently process inference and image recognition.

Notes and Constraints

If Ascend-accelerated nodes are used in a cluster, the huawei-npu add-on must be installed.

Installing the Add-on

  1. Log in to the CCE console and access the cluster details page. Choose Add-ons in the navigation pane, locate huawei-npu on the right, and click Install.
  2. Set parameters to the following default values:

    {
    	"check_frequency_failed_threshold": 100,
    	"check_frequency_fall_times": 3,
    	"check_frequency_gate": false,
    	"check_frequency_recover_threshold": 100,
    	"check_frequency_rise_times": 2,
    	"container_path": "/usr/local/HiAI_unused",
    	"host_path": "/usr/local/HiAI_unused"
    }

  3. Click Install.