We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34d3899 + d6316c9 commit c3e0657Copy full SHA for c3e0657
README.md
@@ -265,3 +265,11 @@ mig-configs:
265
mig-devices: {}
266
EOF
267
```
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