Skip to content

rocAL 2.1.0 for ROCm 6.3.0

Compare
Choose a tag to compare
@rocm-ci rocm-ci released this 03 Dec 19:49
3947ad0

Changes

  • Setup: rocdecode install disabled
  • Package: rocdecode dependency removed
  • rocAL Pybind support for package install - rocAL Python module: To use python module, you can set PYTHONPATH:
    • export PYTHONPATH=/opt/rocm/lib:$PYTHONPATH

Removals

  • rocdecode dependencies for package install removed

Optimizations

  • CTest updates

Resolved issues

  • Test failures fixed

Known issues

  • Package install requires TurboJPEG, and RapidJSON manual install
  • CentOS/RedHat/SLES requires additional FFMPEG Dev package manual install
  • Hardware decode requires rocm usecase graphics

Upcoming changes

  • Optimized audio augmentations support

Tested Configurations

  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7
    • RedHat - 8 / 9
    • SLES - 15-SP5
  • ROCm: rocm-core - 6.3.0.60300
  • RPP - rpp & rpp-dev/rpp-devel
  • MIVisionX - mivisionx & mivisionx-dev/mivisionx-devel
  • Protobuf - libprotobuf-dev/protobuf-devel
  • RapidJSON - https://github.com/Tencent/rapidjson
  • Turbo JPEG - Version 3.0.2
  • PyBind11 - v2.11.1
  • FFMPEG - ffmpeg 4 dev package
  • OpenCV - libopencv / 4.6.0
  • libsndfile - 1.0.31
  • rocAL Setup Script - V2.5.0
  • Dependencies for all the above packages