Skip to content

Commit

Permalink
Merge pull request #971 from elezar/update-changelog
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
elezar authored Mar 7, 2025
2 parents 90d3074 + ef941f4 commit f785e90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## v1.17.5

- Allow the `enabled-cuda-compat` hook to be skipped when generating CDI specifications. This improves compatibility with older NVIDIA Container Toolkit installations. The hook is explicitly ignored for management CDI specifications.
- Add IMEX binaries to CDI discovery. This includes the IMEX Daemon and IMEX Control binaries in containers.
- Fix bug that may overwrite docker feature flags when configuring CDI from the `nvidia-ctk runtime configure` command.
- Remove the unused `Set()` function from engine config API.
- Add an `EnableCDI()` method to engine config API.
Expand Down

0 comments on commit f785e90

Please sign in to comment.