Skip to content

GPU drive updater tool for Cloud instances (AWS, GCP, Azure...)

Notifications You must be signed in to change notification settings

cloudrig/Cloud-GPU-Updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script is made to run on Paperspace P4000, P5000, AWS G3.4xLarge and Azure NV6 machines.

This script checks NVIDIA.com for updates, and will download and install graphics drivers including setting NVIDIA-SMI to the correct value on required GPUs.

Supported Operating Systems

Windows Server 2016 Windows Server 2019

Supported GPUs AWS G3.4xlarge (Tesla M60)
AWS G2.2xlarge (GRID K520)
AWS G4dn.xlarge (Tesla T4 with vGaming driver)
AWS G4ad.xlarge Azure NV6 (Tesla M60)
Paperspace P4000 (Quadro P4000)
Paperspace P5000 (Quadro P5000)
Google P100 VW (Tesla P100 with Virtual Workstation Driver)
Google P4 VW (Tesla P4 with Virtual Workstation Driver)
Google T4 VW (Tesla T4 with Virtual Workstation Driver)

Instructions:

  1. Download https://github.com/cloudrig/Cloud-GPU-Updater/archive/master.zip
  2. Extract the folder, right click "GPU Updater Tool.ps1" and run with Powershell - if the script immediately closes, right click and click edit, then the green play button in the Powershell ISE toolbar.

Batch mode (no confirmation) You can run the tool in "no confirmation" mode by adding the parameter -Confirm:$false

Q&A - Why aren't Windows 10, 8.1 or Server 2012 supported

Windows 8.1 and Server 2012 There is no need currently.

Windows 10 When they're generally available on cloud platforms, we will investigate.

About

GPU drive updater tool for Cloud instances (AWS, GCP, Azure...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%