Release Notes

v0.10.0

New features:

  • Support for NVIDIA Blackwell architecture GPUs
    • This release adds compatibility with the latest Blackwell GPU family.

  • Optimized size_t usage
    • Improved internal handling of size_t to support very large images and datasets efficiently.

  • Enabled C++17 support
    • Modernized the codebase with C++17 features for improved performance and maintainability.

  • Dropped support for legacy architectures
    • Support for older NVIDIA architectures (Maxwell, Pascal, and Volta) has been removed to streamline development and focus on modern platforms.

v0.9.0

  • First release of the NPP+ library.

  • C++ Support Enabled
    • Modern C++ interface for image and signal processing

    • Simplified and more intuitive operator usage

  • Seamless Interface
    • Consistent and easy-to-integrate API design

    • Focused on usability for both image and signal workflows

  • Multi-GPU Support
    • Scale your workloads efficiently across multiple GPUs

    • Ideal for large datasets and high-throughput processing

  • Standalone and Innovative
    • Functions independently without needing legacy NPP dependencies