Commit Graph

94 Commits

Author SHA1 Message Date
4b9534a27e cudaaaa
Some checks failed
/ build (push) Has been cancelled
2024-07-31 20:51:11 -04:00
f543f72c00 Initial support for Debian 2024-07-31 20:49:38 -04:00
Adam DeConinck
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
guenthgr
7b9fb62784 Allow specifying the variant for the ubuntu drivers
Signed-off-by: guenthgr <guenther.grill@sensonic.com>
2022-08-16 15:09:07 +02:00
Adam DeConinck
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
guenthgr
d0023b68e0 Add Ubuntu 22.04 to the molecule tests
Signed-off-by: guenthgr <guenther.grill@sensonic.com>
2022-07-28 07:14:48 +02:00
guenthgr
d0cf4a1e91 Update the driver branch to 515
Signed-off-by: guenthgr <guenther.grill@sensonic.com>
2022-07-28 07:14:06 +02:00
Adam DeConinck
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
320a28b0e4
Merge pull request #57 from ajdecon/molecule-fixes
Fix failing molecule tests
2022-04-18 14:42:42 -06:00
Adam DeConinck
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
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
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
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
Doug Holt
b453105ffa
Merge pull request #55 from ajdecon/molecule-test
Add Molecule CI test for nvidia driver role
2022-01-28 12:44:44 -07: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
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
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
Pablo Escobar
4d58facc36 add var nvidia_driver_add_repos to disable adding upstream repos
Signed-off-by: Pablo Escobar <pescobar001@gmail.com>
2021-10-26 19:20:47 +02:00
Pablo Escobar
cdd51c59db Merge remote-tracking branch 'upstream/master' 2021-10-26 19:09:54 +02:00
Pablo Escobar
8f53c057af undo latest commits 2021-10-26 19:09:17 +02:00
Douglas Holt
86329de7e1 Update metadata to include support for EL 8 2021-09-29 08:06:14 -07:00
Doug Holt
22e2640f65
Merge pull request #45 from dholt/master
Add EPEL repo GPG key
2021-09-29 08:56:27 -06:00
Douglas Holt
7c1f7d7c48 Add EPEL repo GPG key 2021-09-29 07:42:39 -07:00
Adam DeConinck
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
Shuichi Ohsawa
d5d80987fa Fix ubuntu's cuda repo baseurl
Signed-off-by: Shuichi Ohsawa <ohsawa0515@gmail.com>
2021-09-02 14:22:34 +09:00
Doug Holt
768a1ed160
Merge pull request #38 from supertetelman/centos-8-support-2
Add support for RHEL/CentOS 8
2021-06-11 14:02:40 -06:00
Adam Tetelman
1593a2fd28 split rhel7/rhel8 install_driver register to avoid overwriting the value when skipped 2021-06-10 16:44:31 -07:00
Douglas Holt
165b6a8381 Add support for RHEL/CentOS 8 2021-06-09 19:48:43 +00:00
Doug Holt
9f83a51b1a
Merge pull request #33 from ajdecon/fix-default-pkg-list
Fix default package list for upgrade workflow
2021-04-14 11:50:59 -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
Doug Holt
f2e56f8033
Merge pull request #32 from ajdecon/epel-package 2021-03-12 05:27:05 -07:00
Adam DeConinck
29a839bbf2 Use Fedora EPEL package to enable EPEL 2021-02-23 22:35:32 +00:00
Adam DeConinck
b06f23b213
Merge pull request #31 from f4nha/patch-1
typo
2021-02-17 14:49:03 -07:00
f4nha
dcaeb4c5db
typo
missing "
2021-02-17 21:39:42 +00:00
Adam DeConinck
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
Jonathan Sherry
b32aadd3fe Invoking yum once while using a loop via squash_actions is deprecated.
Signed-off-by: Jonathan Sherry <jonathanrsherry@gmail.com>
2020-12-30 15:45:14 -05:00
Michael Balint
f04c44020b
Merge pull request #24 from ajdecon/new-packages
Ubuntu: Use NVIDIA server drivers from Canonical
2020-12-14 19:25:14 -05:00
Adam DeConinck
4502906846
Merge branch 'master' into new-packages 2020-12-14 13:07:30 -07:00
Adam DeConinck
8a9f78ed0a
Merge pull request #27 from nvhans/patch-2
Update main.yml
2020-12-14 13:05:54 -07:00
Adam DeConinck
7587f6cbc8
Merge pull request #26 from nvhans/patch-1
Update install-redhat.yml
2020-12-14 13:05:38 -07:00
nvhans
1bd1672c27
Update install-redhat.yml 2020-11-25 20:56:51 -05:00
nvhans
9bb6978b57
Update install-redhat.yml 2020-11-25 20:50:39 -05:00