Skip to content

Commit e377967

Browse files
authored
docs: fix broken link and typo (#1125)
Signed-off-by: lixd <[email protected]>
1 parent 7f0dadc commit e377967

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

docs/ascend910b-support.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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

docs/ascend910b-support_cn.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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

docs/mthreads-support_cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
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

0 commit comments

Comments
 (0)