Aplicacion web dockerizada de monitoreo de GPU usando NVIDIA Container Toolkit.

1 Open Issue Need Help Last updated: Feb 12, 2026

Open Issues Need Help

View All on GitHub
Web Development Web Application

AI Summary: This issue addresses a problem where GPUs with zero-RPM mode report a fan speed of 0%, which is technically correct but not informative. The proposed solution is to add a `fan_mode` field to distinguish between stopped fans, unsupported fans, and active fans, and to handle specific NVML errors more gracefully.

Complexity: 2/5
bug good first issue

Aplicacion web dockerizada de monitoreo de GPU usando NVIDIA Container Toolkit.

Python