Skip to content
Snippets Groups Projects
  • Chris Hines's avatar
    2b1ad616
    Extend the GPU role · 2b1ad616
    Chris Hines authored
    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
    2b1ad616
    History
    Extend the GPU role
    Chris Hines authored
    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