I am now programming on Android and I wonder whether we can use GPGPU for Android now? I once heard that Renderscript can potentially execute on GPGPU in the future. But I wonder whether it is possible for us to programming on GPGPU now? And if it is possible for me to program on the Android GPGPU, where can I find some tutorials or sample programs? Thank you for your help and suggestions.
Up till now I know that the OpenGL ES library was now accelerated use GPU, but I want to use the GPU for computing. What I want to do is to accelerate computing so that I hope to use some libraries of APIs such as OpenCL.
Actually Renderscript Compute doesn't use the GPU at this time, but is designed for it.
From Romain Guy who works on the Android platform:
https://groups.google.com/d/msg/android-developers/m194NFf_ZqA/Whq4qWisv5MJ