Skip to content

Commit d7d1aa9

Browse files
committed
fixup README example
1 parent 2484033 commit d7d1aa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@ openhpc_nodegroups:
407407
- name: general
408408
- name: gpu
409409
gres:
410-
conf: gpu:H200:2
411-
file: /dev/nvidia[0-1]
410+
- conf: gpu:H200:2
411+
file: /dev/nvidia[0-1]
412412
```
413413

414414
Note that the `nvml` autodetection is special in this role. Other autodetection

0 commit comments

Comments
 (0)