Commit 9da1cd7
Fix nvidia build at open driver version 575.57.08 with cuda 12.9.1 (#703)
* Bump EPEL versions to fix nvidia build
Need a newer version of dkms than is available in the current snapshots:
```
==> openstack.openhpc: Problem 1: cannot install the best candidate for the job
==> openstack.openhpc: - nothing provides dkms >= 3.1.8 needed by kmod-nvidia-open-dkms-3:575.57.08-1.el9.noarch from cuda-rhel9-x86_64
```
* Update timestamps.yml
Last build failed on epel 8
* match NVIDIA instructions and bump cuda to 12.9.1-1
* fix actual driver install
* pin nvidia driver package
* temporarily disable doca,lustre for testing
* reenable doca,lustre in extrabuild
This reverts commit 5a1a301.
---------
Co-authored-by: Steve Brasier <[email protected]>1 parent 8e4d80c commit 9da1cd7
File tree
4 files changed
+12
-32
lines changed- ansible/roles/cuda
- defaults
- tasks
- environments/common/inventory/group_vars/all
4 files changed
+12
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
13 | | - | |
| 9 | + | |
14 | 10 | | |
15 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 2 | + | |
14 | 3 | | |
15 | 4 | | |
16 | 5 | | |
| |||
29 | 18 | | |
30 | 19 | | |
31 | 20 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 21 | | |
39 | | - | |
| 22 | + | |
| 23 | + | |
40 | 24 | | |
41 | | - | |
42 | | - | |
43 | 25 | | |
44 | 26 | | |
45 | 27 | | |
46 | 28 | | |
47 | 29 | | |
48 | 30 | | |
| 31 | + | |
| 32 | + | |
49 | 33 | | |
50 | 34 | | |
51 | 35 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments