Skip to content

RPP for rocm-6.1.1

Compare
Choose a tag to compare
@kiritigowda kiritigowda released this 08 May 16:24

ROCm Performance Primitives Library - rocm-6.1.1

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.5.0

Added

  • Component based packaging enabled for dev/runtime/asan
  • Jenkins Groovy CI scripts enhanced to support multi component package testing.

Optimizations

  • CMakeLists

Changed

  • Documentation
  • Replaced the boost functions with std c++ library to remove boost library dependency

Fixed

  • OCL Backend
  • Minor bug fixes

Tested Configurations

  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • RHEL - 8/9
    • CentOS - 7
  • ROCm: rocm-core - 6.0.0
  • Clang - Version 5.0.1 and above
  • CMake - Version 3.22.3
  • Half Package