I am running open cl on a linux machine with ARM processor and Mali GPU. But it is giving an error something like "Unknown error: cannot retrieve platform id" at clGetPlatformId().
I tried both
and
but for both, I am getting the same error. What could be the reason?