File tree Expand file tree Collapse file tree 3 files changed +3
-13
lines changed Expand file tree Collapse file tree 3 files changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,7 @@ kubectl label node {ascend-node} accelerator=huawei-Ascend910
2626
2727* Deploy [ Ascend docker runtime] ( https://gitee.com/ascend/ascend-docker-runtime )
2828
29- * Download and install [ ascend-device-plugin] ( https://github.com/Project-HAMi/ascend-device-plugin/blob/master/build/ascendplugin-910-hami.yaml ) from the HAMi project:
30-
31- ``` bash
32- wget https://raw.githubusercontent.com/Project-HAMi/ascend-device-plugin/master/build/ascendplugin-910-hami.yaml
33- kubectl apply -f ascendplugin-910-hami.yaml
34- ```
29+ * Deploy [ ascend-device-plugin] ( https://github.com/Project-HAMi/ascend-device-plugin )
3530
3631## Customizing NPU Virtualization Parameters
3732
Original file line number Diff line number Diff line change @@ -26,12 +26,7 @@ kubectl label node {ascend-node} accelerator=huawei-Ascend910
2626
2727* 部署[ Ascend docker runtime] ( https://gitee.com/ascend/ascend-docker-runtime )
2828
29- * 从 HAMi 项目中获取并安装[ ascend-device-plugin] ( https://github.com/Project-HAMi/ascend-device-plugin/blob/master/build/ascendplugin-910-hami.yaml ) ,并进行部署
30-
31- ``` bash
32- wget https://raw.githubusercontent.com/Project-HAMi/ascend-device-plugin/master/build/ascendplugin-910-hami.yaml
33- kubectl apply -f ascendplugin-910-hami.yaml
34- ```
29+ * 部署 [ ascend-device-plugin] ( https://github.com/Project-HAMi/ascend-device-plugin )
3530
3631## 自定义 NPU 虚拟化参数
3732
Original file line number Diff line number Diff line change 2525
2626## 开启GPU复用
2727
28- * 部署'gpu-manager',天数智芯的GPU共享需要配合厂家提供的 'MT-CloudNative Toolkit'一起使用,请联系设备提供方获取
28+ * 部署'MT-CloudNative Toolkit',摩尔线程的GPU共享需要配合厂家提供的 'MT-CloudNative Toolkit'一起使用,请联系设备提供方获取
2929
3030> ** 注意:** * (可选),部署完之后,卸载掉mt-mutating-webhook与mt-scheduler组件,因为这部分功能将由HAMi调度器提供*
3131
You can’t perform that action at this time.
0 commit comments