Skip to content

Commit f538817

Browse files
committed
fix comment
Signed-off-by: james <open4pd@4paradigm.com>
1 parent 336b2fe commit f538817

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/userguide/biren-device/enable-biren-sharing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
app.kubernetes.io/name: gpu-exporter
8282
spec:
8383
nodeSelector:
84-
birentech.com: gpu
84+
biren: "on"
8585
tolerations:
8686
- key: CriticalAddonsOnly
8787
operator: Exists
@@ -163,5 +163,6 @@ spec:
163163
```
164164
165165
## Notes
166+
166167
1. When requesting Biren resources, you cannot specify the memory size.
167168
2. SVI partitioning can only split a single card into either two or four partitions.

docs/userguide/biren-device/examples/default-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ spec:
2020
resources:
2121
limits:
2222
birentech.com/gpu: 1
23-
```
23+
```

i18n/zh/docusaurus-plugin-content-docs/current/userguide/biren-device/enable-biren-sharing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
app.kubernetes.io/name: gpu-exporter
8282
spec:
8383
nodeSelector:
84-
birentech.com: gpu
84+
biren: "on"
8585
tolerations:
8686
- key: CriticalAddonsOnly
8787
operator: Exists
@@ -163,5 +163,6 @@ spec:
163163
```
164164
165165
## 注意事项
166+
166167
1. 在申请壁仞资源时,**不能**指定显存大小。
167168
2. 使用 SVI 切分时,一张卡只能切成两份或者四份。

i18n/zh/docusaurus-plugin-content-docs/current/userguide/biren-device/examples/default-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ spec:
2020
resources:
2121
limits:
2222
birentech.com/gpu: 1
23-
```
23+
```

0 commit comments

Comments
 (0)