Release Notes#
NVPL 26.5#
This is the last release with support for glibc 2.26 and Amazon Linux 2 (EOL 06/30/2026). The next NVPL release will support systems with glibc 2.28 or newer.
NVPL 25.11#
NVPL 25.5#
NVPL 25.1.1#
NVPL 25.1#
NVPL 24.7#
NVPL 24.03#
NVPL 24.03 additional notes#
New Features
New library: NVPL Tensor
Resolved Issues
CMake package config files for NVPL include multiple fixes.
Corrected paths for libraries and headers on Debian/Ubuntu and RHEL-like distributions.
Package config files now correctly respect the
find_package()command<version>andQUIETparameters.
find_package(nvpl)can now be safely called in multiple sub-projects of a CMake meta-project.