Skip to content
Snippets Groups Projects
  1. Jul 11, 2017
  2. Jul 10, 2017
  3. Jul 05, 2017
  4. Jun 19, 2017
  5. May 26, 2017
  6. May 18, 2017
  7. May 15, 2017
  8. May 11, 2017
  9. Apr 21, 2017
  10. Mar 30, 2017
  11. Mar 27, 2017
  12. Mar 24, 2017
  13. Mar 21, 2017
  14. Mar 20, 2017
  15. Mar 10, 2017
  16. Feb 23, 2017
  17. Feb 07, 2017
  18. Feb 01, 2017
  19. Jan 06, 2017
    • Gin Tan's avatar
      Merge branch 'gpu_upgrade' into 'master' · 18fd1faf
      Gin Tan authored
      Extend the GPU role
      
      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
      
      See merge request !114
      
      Former-commit-id: c7b1c722
      18fd1faf
Loading