Commit cba5b1f
committed
fix: update libnvidia-container to 1.19.0, add version sync guard
libnvidia-container 1.18.2 doesn't know about libnvidia-tileiras.so
(new in driver 595), causing CUDA to fail in Docker containers with
"driverInitFileInfo result=11". Version 1.19.0 adds this library.
Also adds a sync guard to update-versions.yml to ensure
libnvidia-container always matches the toolkit version, preventing
future mismatches from independent release schedules.1 parent c2c5cfa commit cba5b1f
2 files changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
53 | 64 | | |
54 | 65 | | |
55 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
0 commit comments