Skip to content
Commit d42ab994 authored by David Redondo's avatar David Redondo 🏎
Browse files

plugins/gpu: Don't let a newline confuse the nvidia-smi output parsing

Newer versions of nvidia-smi add more spaces to the output. While
it doesn't matter for the middle parts, there is also an additional
space before the new line.
Use trimmmed to remove whitespace at the end to cope with both.
BUG:462512
FIXED-IN:5.27
parent 72ea4e4c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment