clGetPlatformIDs() failed by Adreno OpenCL sdk
Hello, I am developing on Meta Quest 3 using Adreno OpenCL SDK for programs running on GPU. However, when I try to run the OpenCL examples on Android Studio, there is an error of function clGetPlatformIDs() with error code -1001, saying that the function cannot find the platform on the device. I have searched this problem online, and linked libOpenCL.so and other related libraries to the source, but the problem still exists. How should I solve this problem? Thanks. Adreno OpenCL SDK v2.0: https://developer.qualcomm.com/software/adreno-gpu-sdk/tools856Views0likes1Comment