fetch_ml/cmd/tui/internal/controller
Jeremie Fraeys 20fde4f79d
feat: integrate NVML GPU monitoring into TUI
- Update TUI controller loadGPU() to use NVML when available
- Prioritize NVML over nvidia-smi command for better performance
- Show additional metrics: power draw, SM clock when available
- Maintain fallback to nvidia-smi and system_profiler
2026-02-21 15:17:22 -05:00
..
commands.go feat: integrate NVML GPU monitoring into TUI 2026-02-21 15:17:22 -05:00
controller.go feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00
helpers.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
settings.go refactor: Phase 7 - TUI cleanup - reorganize model package 2026-02-17 20:22:04 -05:00