|
Ran
|
Jobs
1
|
Files
243
|
Run time
1min
|
Badge
README BADGES
|
push
github
Expand cudacompat hook to always inspect libcuda.so ELF header if available This commit reverts https://github.com/NVIDIA/nvidia-container-toolkit/commit/08bf5839a which made it so that the libcuda.so ELF header was only ever inspected on certain Tegra systems, like Orin. We now leverage the libcuda.so ELF header in all cases (if available) to determine if the CUDA compat libraries bundled in the container should be used in favor of the host driver libraries. This allows us to support CUDA minor version compatibility. Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
43 of 46 new or added lines in 2 files covered. (93.48%)
6480 of 14860 relevant lines covered (43.61%)
0.49 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
78.22 |
22.99% | cmd/nvidia-cdi-hook/cudacompat/cuda-elf-header.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24588348594.1 | 243 |
43.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|