Skip to content

v1.18.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@elezar elezar released this 25 Jun 12:58
· 4 commits to main since this release
v1.18.0-rc.1
9d6a23b

What's Changed

  • Fix pointer accessing local variable out of scope
  • Require version match between libnvidia-container-tools and libnvidia-container1
  • Add libnvidia-gpucomp.so to the list of compute libs
  • Use VERSION_ prefix for version parts in makefiles
  • Add additional logging
  • Do not discard container flags when --cuda-compat-mode is not specified
  • Remove unneeded --no-cntlibs argument from list command
  • Add cuda-compat-mode flag to configure command
  • Skip files when user has insufficient permissions
  • Fix building with Go 1.24
  • Add no-cntlibs CLI option to nvidia-container-cli
  • Fix always using fallback
  • Add fallback for systems without memfd_create()
  • Create virtual copy of host ldconfig binary before calling fexecve()
  • Fix some typos in text.

Full Changelog: v1.17.0...v1.18.0-rc.1