mapbox / mapbox-vision-android-teaser

Other
29 stars 13 forks source link

Samsung Exynos "E/MACE: opencl_runtime.cc:800 Do not support OpenCL version: 3.0" Error #231

Open ardaicoz opened 1 year ago

ardaicoz commented 1 year ago

Hi,

I have Samsung Galaxy S10e, which has Exynos 9820 chipset. In the documentation of the Vision SDK, it says that Exynos processors are supported. However, when I tried to run the app, I got the following error:

E/MACE: opencl_runtime.cc:800 Do not support OpenCL version: 3.0

Are some Exynos processors not supported? Or is there any way to solve this?

Thanks.