RenderScript

RenderScript is a compute language for Android, often implemented on top of OpenCL.

Advantages

While it only works on Android and has some typical design decisions, it is actively maintained.  A good choice after OpenCL and OpenGL shaders.

Hardware

Android powered phones and tablets.