ROCm / MIVisionX

MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into a single toolkit. AMD MIVisionX also delivers a highly optimized open-source implementation of the Khronos OpenVX™ and OpenVX™ Extensions.

Home Page:https://rocm.docs.amd.com/projects/MIVisionX/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup - ROCm 6.2 Updates

kiritigowda opened this issue · comments

  • Install all libraries with error check?
  • Option to reinstall existing packages?
  • Option for a cached log to debug?

@paveltc - We need to discuss the possibility of having the Package Upgrade option in setup?

@LakshmiKumar23 @rrawther @hansely @paveltc @asalmanp - please add any feature or options you feel is missing or will enhance the existing setup scripts for 6.0 release.

  • Docker missing - libcanberra-gtk-module

@kiritigowda Please add this library as a pre-req to ffmpeg. Needed on some MI300 systems

sudo apt install libswresample-dev

Use package manager to install RPP package instead of building from source.

Setup variants -

  • developer setup - with source install for devs
  • Quick setup - package install

Phase 1 - merged to master with #1318

Phase 2 fixes #1331

@LakshmiKumar23 @paveltc -- can you test the develop branch and comment on this issue.