Skip to content

Commit d6316c9

Browse files
committed
Document nvidia_drm known issue in readme
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 710cc96 commit d6316c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,3 +265,11 @@ mig-configs:
265265
mig-devices: {}
266266
EOF
267267
```
268+
269+
## Known Issues
270+
271+
- `mig-parted` will fail to perform a GPU reset, and therefore toggle the MIG mode on GPUs where a reset is required,
272+
if the `nvidia_drm` kernel module is loaded. On systems where the `nvidia_drm` kernel module is loaded, one must
273+
unload it before applying a MIG configuration and load it again after the configuration change has been applied.
274+
See https://github.com/NVIDIA/mig-parted/issues/181
275+

0 commit comments

Comments
 (0)