Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: Audio Dependencies #415

Open
kiritigowda opened this issue Aug 2, 2024 · 4 comments
Open

[Issue]: Audio Dependencies #415

kiritigowda opened this issue Aug 2, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@kiritigowda
Copy link
Collaborator

Problem Description

Add audio features with version tag and instructions

Operating System

ALL

CPU

ALL

GPU

AMD Instinct MI300

Other

No response

ROCm Version

ROCm 6.0.0

ROCm Component

rpp

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@kiritigowda kiritigowda added the enhancement New feature or request label Aug 2, 2024
@kiritigowda kiritigowda self-assigned this Aug 2, 2024
@kiritigowda kiritigowda assigned r-abishek and unassigned kiritigowda Oct 11, 2024
@kiritigowda
Copy link
Collaborator Author

@r-abishek - let me know if this is implemented

@kiritigowda
Copy link
Collaborator Author

@r-abishek -- does the PR #453 fixes this?

@r-abishek
Copy link
Member

r-abishek commented Oct 16, 2024

@kiritigowda No, this issue was actually to ensure libsnd is actually installed on the CI machines.
After PR #453, if test suite deps are not installed on the CI machine, the Ctest CMake will just state in yellow/red color that the required dependency is not installed, and hence that particular test-set (say audio / voxel) will not build and run.

Also, in the latest CI builds for #453 I notice that:

  1. The RHEL machine doesn't have OpenCV - (so image and voxel tests can't run)
    image

  2. The SLES machine doesn't have libsnd, libniftiio and opencv - (so audio, image and voxel tests can't run)
    image

  3. The Ubuntu22 + gfx942 machine has everything except libsnd - (so audio tests can't run)
    image

So basically some machines have other deps missing too.

@kiritigowda
Copy link
Collaborator Author

@r-abishek can we close this issue with the updates merged into TOT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants