Adam DeConinck and GitHub
8946eefeb5
Merge pull request #64 from guenhter/allow-ubuntu-driver-variants
...
Allow specifying the variant for the ubuntu drivers
2022-08-16 09:19:36 -06:00
Adam DeConinck and GitHub
35a769dd63
Merge pull request #65 from guenhter/support-ubuntu-22.04
...
Add Ubuntu 22.04 to the molecule tests
2022-08-11 11:16:28 -06:00
Adam DeConinck and GitHub
8fa78e47b2
Merge pull request #59 from ajdecon/update-nv-signing-key
...
Update to new NVIDIA signing key
2022-04-29 15:58:45 -06:00
Adam DeConinck
9ca74a70b2
Update to new NVIDIA signing key
2022-04-29 16:46:18 +00:00
Adam DeConinck and GitHub
320a28b0e4
Merge pull request #57 from ajdecon/molecule-fixes
...
Fix failing molecule tests
2022-04-18 14:42:42 -06:00
Adam DeConinck and GitHub
66337f8771
Merge pull request #58 from ajdecon/driver-510
...
Update default driver branch to R510
2022-04-18 14:42:27 -06:00
Adam DeConinck
bde8bfc375
Update default driver branch to R510
...
R510 corresponds to CUDA 11.6 and is the current production driver
branch. Support for R510 will extend to January 2023 per the current
documentation at
https://docs.nvidia.com/datacenter/tesla/drivers/index.html .
2022-04-13 15:24:00 +00:00
Adam DeConinck
151facf7e2
Ensure kmod is installed before launching CUDA install method
2022-03-29 19:48:34 +00:00
Adam DeConinck
835eaf4602
disable centos-8 tests due to EOL
2022-03-29 18:35:00 +00:00
Adam DeConinck and GitHub
8e31cbceac
Merge pull request #51 from ajdecon/rhel8-fix
...
Explicitly blacklist nouveau when installing from CUDA repos
2022-01-28 14:26:53 -07:00
Adam DeConinck and GitHub
f1a0820c6c
Merge pull request #52 from ajdecon/centos-readme-update
...
Explicitly add support for CentOS/RHEL8 to README
2022-01-28 14:26:38 -07:00
Adam DeConinck and GitHub
7a4532db82
Merge pull request #53 from ajdecon/align-default-versions
...
Align default driver branch across all installs and update to r470
2022-01-28 14:26:30 -07:00
Adam DeConinck
30fdeb781e
Explicitly blacklist nouveau when installing from CUDA repos
...
This should avoid failures encountered in some RHEL 8 tests
2022-01-28 20:33:22 +00:00
Adam DeConinck
996442da25
Align driver branch across all installs and update to r470
2022-01-28 20:32:03 +00:00
Adam DeConinck
a096645458
Add Molecule CI test for nvidia driver role
...
Right now this is just a basic "does the install succeed?" test, with no
special verification going on.
- Add auto-generated molecule test
- Configure Molecule to test all of
- CUDA repo on CentOS 7 and 8
- CUDA repo on Ubuntu 18.04 and 20.04
- Canonical repo on Ubuntu 18.04 and 20.04
- Add Github Action to test in CI
2022-01-28 19:15:30 +00:00
Adam DeConinck
2491112165
Explicitly add support for CentOS/RHEL8 to README
2021-12-14 21:38:59 +00:00
Adam DeConinck and GitHub
c7aaa2e77f
Merge pull request #46 from dholt/update-meta
...
Update metadata to include support for EL 8
2021-10-26 12:59:55 -06:00
Adam DeConinck and GitHub
ee204eedbd
Merge pull request #48 from pescobar/repos_optional_signed
...
make optional the addition of yum/apt repos
2021-10-26 12:57:01 -06:00
Adam DeConinck and GitHub
ff4dc291bc
Merge pull request #42 from ohsawa0515/fix_ubuntu_cuda_repo_baseurl
...
Fix repository base url of Ubuntu.
2021-09-03 09:10:56 -06:00
Adam DeConinck
17c7cb6576
add kernel-source package as well
2021-03-25 17:35:03 +00:00
Adam DeConinck
9eb9c14725
add nvidia-headless-no-dkms to package list
2021-03-18 21:49:35 +00:00
Adam DeConinck
29a839bbf2
Use Fedora EPEL package to enable EPEL
2021-02-23 22:35:32 +00:00
Adam DeConinck and GitHub
b06f23b213
Merge pull request #31 from f4nha/patch-1
...
typo
2021-02-17 14:49:03 -07:00
Adam DeConinck and GitHub
3774631c96
Merge pull request #30 from jrsherry/master
...
Invoking yum once while using a loop via squash_actions is deprecated.
2020-12-30 13:48:30 -07:00
Adam DeConinck and GitHub
4502906846
Merge branch 'master' into new-packages
2020-12-14 13:07:30 -07:00
Adam DeConinck and GitHub
8a9f78ed0a
Merge pull request #27 from nvhans/patch-2
...
Update main.yml
2020-12-14 13:05:54 -07:00
Adam DeConinck and GitHub
7587f6cbc8
Merge pull request #26 from nvhans/patch-1
...
Update install-redhat.yml
2020-12-14 13:05:38 -07:00
Adam DeConinck
6cb674908f
include galaxy metadata for 20.04 support
2020-11-16 19:50:14 +00:00
Adam DeConinck
a7ea9206a5
Add notes on install process to README
2020-11-16 18:54:36 +00:00
Adam DeConinck
4138b45d40
use correct var
2020-11-16 18:46:29 +00:00
Adam DeConinck
9496992a21
typo fix
2020-11-16 18:45:02 +00:00
Adam DeConinck
4fcec816f5
add a note on distro support
2020-11-16 18:25:54 +00:00
Adam DeConinck
68cffed89b
Ubuntu: Use NVIDIA server drivers from Canonical
...
- Add support for using the NVIDIA headless server packages from the
upstream Canonical repos
- Keep support for using the CUDA repository instead, but make
non-default
2020-11-16 18:23:03 +00:00
Adam DeConinck and GitHub
5f58443c4b
Merge pull request #21 from ajdecon/reorder-kernel-driver-install
...
On Red Hat systems, re-order install process so kernel update occurs before driver install
2020-09-15 08:42:41 -06:00
Adam DeConinck and GitHub
86786288a3
Merge pull request #22 from ajdecon/update-readme
...
Expand documentation in README
2020-09-15 08:33:40 -06:00
Adam DeConinck
6609d287a9
fix table formatting
2020-09-11 19:55:08 +00:00
Adam DeConinck
e80bcdb2ce
Expand documentation in README
...
- Add a note that the role should be run from a separate ansible control node
- Document the role variables available to change
2020-09-11 19:50:38 +00:00
Adam DeConinck
8ba1df5866
reboot after kernel update
2020-09-11 18:42:45 +00:00
Adam DeConinck
7f07dcd026
Ensure we have kernel-headers before installing driver
2020-09-11 18:29:35 +00:00
Adam DeConinck and GitHub
07739ff434
Merge pull request #13 from ClementGautier/patch-1
...
Fixes RedHat setup with specific version
2020-05-13 09:41:28 -07:00
Adam DeConinck and GitHub
861f4afb2c
Merge pull request #5 from phogan-nvidia/proxy
...
NVIDIA Driver - Added proxy variables
2020-01-29 15:20:10 -08:00
Adam DeConinck
c2b80200c6
copy pin file to apt preferences
2020-01-07 23:19:59 +00:00
Adam DeConinck
98333a575e
Add CUDA repo package pin file to files
...
Contents of pin file sourced from:
https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-ubuntu1804.pin
Confirmed this file's contents are identical for all supported Ubuntu
releases as of this date.
2020-01-07 23:17:26 +00:00
Adam DeConinck
4141fed5d4
Merge branch 'master' of https://github.com/NVIDIA/ansible-role-nvidia-driver into rhel-fix
2020-01-03 18:39:28 +00:00
Adam DeConinck
fdead2d8bc
change name of driver package to install for redhat
2020-01-03 18:35:58 +00:00
Adam DeConinck and GitHub
ef07ee2416
Merge pull request #8 from ajdecon/better-readme
...
README should include supported distros and install instructions
2019-11-25 15:53:15 -08:00
Adam DeConinck
91ef33997d
README should include supported distros and install instructions
2019-11-25 15:27:35 -08:00