ROCm / ROCm/rocAL

[Feature]: Package - streamline dependencies

Open
#348 9 comments 0 reactions 5 assignees View on GitHub

@rrawther is already working on this.

Since Aug 18, 2026.

enhancement
Dominant language
C++
Stars
25
Forks
26
Avg merge
5d 1h
Merged PRs (30d)
2

Description

Suggestion Description

Runtime Dependency map

  • MIVisionX - package mivisionx-dev/mivisionx-devel
 0x0000000000000001 (NEEDED)             Shared library: [libopenvx.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libvx_rpp.so.1]
  • Turbo JPEG - manual
 0x0000000000000001 (NEEDED)             Shared library: [libturbojpeg.so.0]
  • Google Protobuf - package libprotobuf-dev/protobuf-devel
 0x0000000000000001 (NEEDED)             Shared library: [libprotobuf.so.23]
  • LMBD - package liblmdb-dev/lmdb-devel
 0x0000000000000001 (NEEDED)             Shared library: [liblmdb.so.0]
  • OpenCV - package libopencv-dev / RPM -- manual
 0x0000000000000001 (NEEDED)             Shared library: [libopencv_imgcodecs.so.4.5d]
 0x0000000000000001 (NEEDED)             Shared library: [libopencv_imgproc.so.4.5d]
 0x0000000000000001 (NEEDED)             Shared library: [libopencv_core.so.4.5d]
  • FFMPEG - package / manual
  • libavcodec-dev / manual
 0x0000000000000001 (NEEDED)             Shared library: [libavcodec.so.58]
  • libavformat-dev / manual
 0x0000000000000001 (NEEDED)             Shared library: [libavformat.so.58]
  • libavutil-dev / manual
 0x0000000000000001 (NEEDED)             Shared library: [libavutil.so.56]
  • libswscale-dev / manual
 0x0000000000000001 (NEEDED)             Shared library: [libswscale.so.5]
  • OpenMP - package libgomp1 /
 0x0000000000000001 (NEEDED)             Shared library: [libgomp.so.1]
  • Compiler Deps
 0x0000000000000001 (NEEDED)             Shared library: [libstdc++.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
  • Program interpreter for dynamically-linked ELF programs
 0x0000000000000001 (NEEDED)             Shared library: [ld-linux-x86-64.so.2]
Operating System

No response

GPU

No response

ROCm Component

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.