You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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:
The RHEL machine doesn't have OpenCV - (so image and voxel tests can't run)
The SLES machine doesn't have libsnd, libniftiio and opencv - (so audio, image and voxel tests can't run)
The Ubuntu22 + gfx942 machine has everything except libsnd - (so audio tests can't run)
So basically some machines have other deps missing too.
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
The text was updated successfully, but these errors were encountered: