botserver/src/nvidia
Rodrigo Rodriguez (Pragmatismo) 77532c6827 fix(nvidia): remove warning log when no GPU detected
The warning log was removed from the error case in has_nvidia_gpu() function
as it was producing false positives. The function now silently returns false
when nvidia-smi is not available or no NVIDIA GPU is detected, which is the
expected behavior for the fallback case.
2025-11-07 22:51:35 -03:00
..
mod.rs fix(nvidia): remove warning log when no GPU detected 2025-11-07 22:51:35 -03:00