ROCm / rpp

AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/OpenCL/CPU back-ends.
https://rocm.docs.amd.com/projects/rpp/en/latest/
MIT License
53 stars 38 forks source link

Fix to exclude linking FFTS and add AUDIO_SUPPORT flag #378

Closed r-abishek closed 3 months ago

r-abishek commented 3 months ago
r-abishek commented 3 months ago

@kiritigowda Output on MacOS for cmake -D BACKEND=CPU -D RPP_AUDIO_SUPPORT=OFF ..

Screen Shot 2024-06-13 at 8 33 27 PM
r-abishek commented 3 months ago

@kiritigowda Output on MacOS for cmake -D BACKEND=CPU ..

Screen Shot 2024-06-13 at 8 36 35 PM
kiritigowda commented 3 months ago

@r-abishek -- needs to resolve conflicts

r-abishek commented 3 months ago

@kiritigowda resolved