Hi everyone,
I have bought iMX8MP Evaluation Kit. To test performance of iMX8MP, I installed WSL2 and Ubuntu 20.04 LTS on my Windows PC, built a program using OpenCV and the g++-aarch64-linux-gnu compiler, and ran it on iMX8MP.
However, I am not satisfied with the process time although use all CPU cores, so I would like to try another method. At first, I'm trying to use a GPU or NPU and convert my source code to OpenCL or OpenVX. How do I build OpenCL or OpenVX samples in WSL2?
FYI. There are chapter talk about OpenCL and OpenVX.
https://www.nxp.com/docs/en/user-guide/IMX_GRAPHICS_USERS_GUIDE.pdf
Other reference in community.