-
Currently using my Arc A770 with an Nvidia Quadro p620, swapped in the p620 over using igpu to drive my extra monitors after having some other issues.
Mangohud runs fine for FPS, but if I try add G…
-
### What is the version?
3.1.8-3.1.5
### What happened?
When `DCGM_REMOTE_HOSTENGINE_INFO` is configured in `dcgm-exporter`, occasional errors may occur after the `dcgm-exporter` Pod is rebui…
-
```RUST
use nvml_wrapper::Nvml;
fn main() {
let nvml = Nvml::init().unwrap();
let device = nvml.device_by_index(0).unwrap();
let st = device.process_utilization_stats(None).unwrap…
-
As a developer of studio-go-runner
I want to use the nvidia nvml bindings to query hardware
In order that the unsupported proprietary bindings are no longer used
https://github.com/NVIDIA/gpu-mon…
-
-
@jjhursey would like to get the major/minor numbers corresponding to a NVIDIA GPU (for cgroup config). It looks like /dev/nvidiaX corresponds to NVML device #X. However CUDA devices can be reordered f…
-
我看这里是包含`nvml.h`的,但是这个项目中没有包含nvml.h,我在没有安装这个文件的机器上就没法编译了。
https://github.com/NVIDIA/gpu-monitoring-tools/tree/master/bindings/go/nvml
是故意不包含的么?非常感谢。
-
Nvidia NVML does not support non-Tesla product very well. Problems are known with [mobile](https://github.com/NVIDIA/nvidia-docker/issues/40#issuecomment-175255477) cards and even [Quadro cards](https…
-
**Describe the bug**
I see that the tests for nvlink related APIs fail on a machine without nvlink e.g. `test_nvml_nvlink_properties()`. Looking at the rc `pynvml.nvml.NVMLError_NotSupported` it is c…
-
Main issue:
not able to use GPU inside minikube due to permission issues.
### 1. Quick Debug Information
* OS/Version(e.g. RHEL8.6, Ubuntu22.04):
```
>> uname -a
Linux xxx 6.5.0-25-generic #25…