issues Search Results · repo:NVIDIA/go-nvlib language:Go
Filter by
7 results
(73 ms)7 results
inNVIDIA/go-nvlib (press backspace or delete to remove)The detection of WSL2 relies on locating libdxcore.so but does not work if the library is a a non-standard path and not
in the LDCache.
See https://github.com/NVIDIA/gpu-operator/pull/1180#discussion_r1906173675 ...
bug
elezar
- Opened on Jan 8
- #50
PR https://github.com/NVIDIA/go-nvlib/pull/29
Disables
disable:
- unused
- gocritic
- stylecheck
- forcetypeassert
We should address golangci-lint warnings and re-enable the golangci-lint ...
maintenance
ArangoGutierrez
- Opened on Apr 4, 2024
- #30
https://github.com/NVIDIA/go-nvlib/blob/f3264c8a6a7a679478f42aff748b3dc81c334ed0/pkg/nvml/device.go#L183-L190
other, ok := o.(nvmlDevice)
if !ok {
return 0, ERROR_INVALID_ARGUMENT
}
this ok is false, ...
needs-triage
lengrongfu
- 4
- Opened on Dec 22, 2023
- #16
Hi, I want to confirm that if there s a nvlib implement with rust. Thx @zvonkok @elezar
question
Apokleos
- 2
- Opened on Dec 13, 2023
- #15
The logic for querying device nodes for regular and MIG devices are used in the generation of CDI specifications and in
the device plugin.
For example: For regular devices:
// TODO: The functionality ...
elezar
- Opened on Nov 20, 2023
- #12
See https://gitlab.com/nvidia/cloud-native/go-nvlib/-/issues/3
feature
elezar
- Opened on Nov 20, 2023
- #10

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.