Releases: NVIDIA/libnvidia-container
Releases · NVIDIA/libnvidia-container
v1.12.0-rc.4
- Fix bug vrom
v1.12.0-rc.2
where checking whether files exist on file creation was skipping file update.
v1.12.0-rc.3
- Bump version to 1.12.0-rc.3
v1.12.0-rc.2
- Skip creation of existing files when mounting them from the host
v1.12.0-rc.1
- Add NVVM Compiler Library (
libnvidia-nvvm.so
) to list of compute libraries
v1.11.0
This is a promotion of the v1.11.0-rc.3
release to GA and is part of the NVIDIA Container Toolkit v1.11.0
release.
v1.11.0-rc.3
- Preload
libgcc_s.so.1
on arm64 systems
v1.11.0-rc.2
- Fix bug where
--no-pivot-root
option would result in LDCache not being updated.
v1.11.0-rc.1
NOTE: There was no v1.11.0-rc.1
release.
v1.11.0-rc.3
- Preload
libgcc_s.so.1
on arm64 systems
v1.11.0-rc.2
- Fix bug where
--no-pivot-root
option would result in LDCache not being updated.
NOTE: There was no v1.11.0-rc.1
release.
v1.10.0
This is a promotion of the v1.10.0-rc.3
release to GA and is part of the NVIDIA Container Toolkit v1.10.0
release.
v1.10.0-rc.3
- Fix bug introduced when adding
libcudadebugger.so
to list of libraries inv1.10.0-rc.2
v1.10.0-rc.2
- Bump
libtirpc
to1.3.2
(#168) - Fix bug when running host
ldconfig
usingglibc
compiled with a non-standard prefix - Add
libcudadebugger.so
to list of compute libraries
v1.10.0-rc.1
- [WSL2] Fix segmentation fault on WSL2s system with no adapters present (e.g.
/dev/dxg
missing) - Ignore pending MIG mode when checking if a device is MIG enabled
- [WSL2] Fix bug where
/dev/dxg
is not mounted whenNVIDIA_DRIVER_CAPABILITIES
does not include"compute"
v1.10.0-rc.3
- Fix bug introduced when adding
libcudadebugger.so
to list of libraries inv1.10.0-rc.2
v1.10.0-rc.2
- Bump
libtirpc
to1.3.2
(#168) - Fix bug when running host
ldconfig
usingglibc
compiled with a non-standard prefix - Add
libcudadebugger.so
to list of compute libraries