Has anyone successfully tested clpeak on i.MX8M Plus?
I built clpeak on my host PC and copied clpeak binary to my i.MX8M Plus.
https://github.com/krrishnarraj/clpeak
When I run clpeak, the Platform, Device, Driver version, Compute units, and Clock frequency are displayed, but all tests have a segmentation fault immediately.
I want to make sure that OpenCL is working properly on i.MX8M Plus.
Note that the OpenCL demo in gtec-demo-frameworks (/opt/imx-gpu-sdk) outputs incorrect results and there is no clinfo in /opt/viv_sample.
I got a same result below.
https://community.nxp.com/t5/i-MX-Processors/OpenCL-SoftISP-demo-works-wrong-on-IMX8MP/m-p/1420542
The demo images and BSP we release both support clinfo.Please provide the BSP version.
Hi @Zhiming_Liu
I am using LF5.10.35_2.0.0 with RSB3720 made by ADVANTECH.
I followed these steps to build the image.
http://ess-wiki.advantech.com.tw/view/IoTGateway/BSP/Linux/iMX8/Yocto_LBVB_User_Guide
(This is the latest information available from ADVANTECH)
thanks