Skip to content

Commit

Permalink
Merge pull request #733 from elezar/add-imex-channels-to-management-spec
Browse files Browse the repository at this point in the history
Add imex channels to management CDI spec
  • Loading branch information
elezar authored Oct 11, 2024
2 parents 7fb31bd + adf3708 commit 1ef3f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/nvcdi/management.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ func (m *managementlib) newManagementDeviceDiscoverer() (discover.Discover, erro
"/dev/nvidia-uvm-tools",
"/dev/nvidia-uvm",
"/dev/nvidiactl",
"/dev/nvidia-caps-imex-channels/channel*",
},
)

Expand Down

0 comments on commit 1ef3f40

Please sign in to comment.