Skip to content

Handle nvidia-smi non-zero exit status #55

@kler

Description

@kler

A common error is that nvidia-smi outputs an error instead of the expected data.

Example:

# nvidia-smi
Failed to initialize NVML: Driver/library version mismatch
NVML library version: 535.161
# echo $?
18

This needs to be handled in the code.
(Pull request coming up)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions