OpenPPL / ppl.cv

ppl.cv is a high-performance image processing library of openPPL supporting various platforms.
Apache License 2.0
488 stars 109 forks source link

Where can I get /opt/toolchains/android-toolchain-aarch64? #138

Open syheliel opened 3 months ago

syheliel commented 3 months ago

Thanks for your amazing tools. I'm starting to try to build opencl version. In ocl_usage.md, DPPLCV_OPENCL_LIBRARIES is set to /opt/toolchains/android-toolchain-aarch64/lib64/OpenCL/qualcomm/libOpenCL.so. But I'm not sure where this toolchain comes from.

jimurk commented 2 months ago

PPLCV_OPENCL_LIBRARIES refers to the OpenCL libraries of the target hardware which provided by the corresponding vendor. For example, you can find and copy the OpenCL libraries for a qualcomm gpu on a smartphone with qualcomm soc.