Skip to content

GitHub Action to install the Nividia drivers from the .run file

License

Notifications You must be signed in to change notification settings

self-actuated/nvidia-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvidia-run

GitHub Action to install the Nividia drivers from the .run file

Works for consumer cards i.e. Nvidia 3060, and datacenter cards i.e. Nvidia A100

Usage:

- uses: self-actuated/nvidia-run@master

Or, if you need to run the installer from bash, use:

curl https://raw.githubusercontent.com/self-actuated/nvidia-run/master/setup-nvidia-run.sh | sh

You'll need sudo to be available.

About

GitHub Action to install the Nividia drivers from the .run file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages