Skip to content

Patch nvinfo to support varying output from nvidia-smi#482

Open
qrmt wants to merge 2 commits into
dbolya:masterfrom
qrmt:nvinfo_fix
Open

Patch nvinfo to support varying output from nvidia-smi#482
qrmt wants to merge 2 commits into
dbolya:masterfrom
qrmt:nvinfo_fix

Conversation

@qrmt
Copy link
Copy Markdown

@qrmt qrmt commented Jul 13, 2020

nvinfo-script failed on some machines due to the unexpected format of nvidia-smi command output.
This is fixed in this commit by:
-including more lines from the nvidia-smi command output
-including only lines that contain 'MiB' to make the script overall more reliable and not relying on hardcoded indexes.

-Including more lines from the nvidia-smi command output

-Including only lines that contain 'MiB' to make it more reliable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants