NVIDIA / gpu-monitoring-tools

Tools for monitoring NVIDIA GPUs on Linux
Apache License 2.0
1.01k stars 301 forks source link

Fix GPUDevice to Model #183

Closed Jivvon closed 2 years ago

Jivvon commented 3 years ago

This PR resolves #91. Originally, GPUDevice was like 'nvidia0'. And it could be made using GPU variable at receiver. So, I modify GPUDevice to Model without adding variable.

before: device="nvidia0" after: device="Teslav100-1"

Signed-off-by: Jeong Ji Won poiu8944@gmail.com

cloud-native-bot[bot] commented 3 years ago

Hello There!

Thanks for your contribution! This repository is a read-only mirror of the following repository: https://gitlab.com/nvidia/container-toolkit/gpu-monitoring-tools

Do you mind:

Thanks again!