Skip to content

RPP - V1.0.0

Compare
Choose a tag to compare
@kiritigowda kiritigowda released this 26 Apr 18:38
· 138 commits to master since this release
1055d8c

ROCm Performance Primitives Library - V1.0.0

AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/OpenCL/CPU back-ends.

Online Documentation

RPP Documentation

RPP 1.0.0

Added

  • Test Suite for all backends

Optimizations

  • Readme Updates
  • Tests
  • Build & Prerequisites

Changed

  • Name Change - Radeon Performance Primitives to ROCm Performance Primitives
  • Lib Name - amd_rpp to rpp

Fixed

  • Minor bugs
  • Tests
  • Readme
  • License

Tested Configurations

  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7
    • RHEL - 8/9
  • ROCm: rocm-core - 5.4.0.50400-72
  • Clang - Version 5.0.1 and above
  • CMake - Version 3.22.3
  • Boost - Version 1.72
  • IEEE 754-based half-precision floating-point library - Version 1.12.0

Known issues

  • SLES - Clang package missing with latest updates. Need manual Clang install.