Dear joanxie,
Thanks for your help.
I find the test program "OpenCL/SoftISP" following your suggestion,
and it can run normally on iMX8MQEVK.
But now I'm not clear about how does this program use OpenCL.
Because as far as I know, if we write our own application,
the program should include "cl.h" or "OpenCL.h" and link "libOpenCL.so".
However I do not find these header files and lib file.
If my understanding is wrong, please correct me.
And I do not find the source code of "OpenCL/SoftISP", so I'm not sure
about how to use GPU in our own application via OpenCL.
Could you please provide more suggestion for our own application to use
OpenCL?
Thanks ~