Skip to content
Snippets Groups Projects

Extend the GPU role

Merged Chris Hines requested to merge gpu_upgrade into master

The GPU role used to just detect if any driver was installed and skip installation if one was found it will now execute nvidia-smi to determine the current driver version and compare it against the desired driver version, installing in the case of mismatch

Note that if an existing driver is installed, the nvidia persistence daemon must be stopped before installation can proceed

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • This is the commit message:

    The GPU role used to just detect if any driver was installed and skip installation if one was found it will now execute nvidia-smi to determine the current driver version and compare it against the desired driver version, installing in the case of mismatch

    Note that if an existing driver is installed, the nvidia persistence daemon must be stopped before installation can proceed

  • Chris Hines Reassigned to @ctan0003

    Reassigned to @ctan0003

  • Gin Tan mentioned in commit c7b1c722

    mentioned in commit c7b1c722

  • Gin Tan Status changed to merged

    Status changed to merged

  • Gin Tan mentioned in commit 18fd1faf

    mentioned in commit 18fd1faf

Please register or sign in to reply
Loading