Commit 5d82426
committed
feat: update regex for NvidiaGpuModel
Some devices that support MIG have longer names than a single letter
plus numbers. Update the regex to support these devices.
Signed-off-by: Matthew Yeazel <[email protected]>1 parent 9306966 commit 5d82426
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1581 | 1581 | | |
1582 | 1582 | | |
1583 | 1583 | | |
1584 | | - | |
| 1584 | + | |
1585 | 1585 | | |
1586 | 1586 | | |
1587 | 1587 | | |
| |||
1652 | 1652 | | |
1653 | 1653 | | |
1654 | 1654 | | |
1655 | | - | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
1656 | 1662 | | |
1657 | 1663 | | |
1658 | 1664 | | |
| |||
0 commit comments