Skip to content

Draft: Add nvcaps package for getting MIG minors

Evan Lezar requested to merge elezar/go-nvlib:add-nvcaps into main

This change adds a function that reads the mig-minors file to generate a map of MIG capability proc path to device minor(encapsulated in a device).

This replaces !3 (closed)

See the use of the code in:

Signed-off-by: Evan Lezar elezar@nvidia.com

Edited by Evan Lezar

Merge request reports