I'm trying to make a low power upscaler using the capabilities of the Mali-T760 gpu on a rockchip RK3288 arm processor
The issue is that the utility runs ok using the NEON processor, but with opencl it gives the enqueue ndrange error : -5
Disabling this error makes waifu2x to instantly segfault when this error occurs