Skip to content

Commit

Permalink
Merge pull request #28 from squat/update_matrix
Browse files Browse the repository at this point in the history
nvidia: update compatibility matrix
  • Loading branch information
squat authored Oct 9, 2023
2 parents 67c4f59 + 2b1a2b3 commit 1f1c558
Showing 2 changed files with 7 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -45,9 +45,6 @@ jobs:
- module: nvidia
version: 470.103.01
group: stable
- module: nvidia
version: 470.103.01
group: beta
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
11 changes: 7 additions & 4 deletions nvidia/README.md
Original file line number Diff line number Diff line change
@@ -105,13 +105,16 @@ kubectl describe node <node-name>

## Compatibility Matrix

Here we list combinations of Flatcar Linux, Linux kernel and Nvidia versions for
which it is known that the Nvidia modules build successfully using modulus. This
table was created in response to Nvidia modules [failing to build on recent
Here we list combinations of Flatcar Linux, Linux kernel and NVIDIA versions for
which it is known that the NVIDIA modules build successfully using modulus. This
table was created in response to NVIDIA modules [failing to build on recent
versions of Flatcar Linux in the
past](https://github.com/squat/modulus/issues/18):

| Flatcar | Kernel | Nvidia |
| Flatcar | Kernel | NVIDIA |
|-|-|-|
| 2605.12.0 | 5.4.92 | 440.64 |
| 3510.2.8 | 5.15.129 | 470.103.01 |
| 3602.1.6 | 5.15.132 | 470.103.01 |
| 3510.2.7 | 5.15.125 | 535.104.05 |
| 3745.0.0 | 6.1.55 | 535.104.05 |

0 comments on commit 1f1c558

Please sign in to comment.