Release Notes¶
NVPL 24.7¶
NVPL 24.03¶
New Features¶
New library: NVPL Tensor
Resolved Issues¶
CMake Package config files for NVPL have 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>
andQUIET
parameters.
find_package(nvpl)
can now be safely called in multiple sub-projects of a CMake meta-project.