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
55 stars 40 forks source link

RPP takes a long time to build from source #441

Open rrawther opened 2 months ago

rrawther commented 2 months ago

Feels like it is stuck at 99%. Need to resolve this

rrawther commented 1 month ago

@r-abishek : We need to look into this. I think this is happening because of the use of .hpp files. We need to use standard .h and .cpp files which will get rid of long compile times