Aparapi is an API for expressing data parallel workloads in Java and a runtime component capable of converting the Java bytecode of compatible workloads into OpenCL™ so that it can be executed on a variety of GPU devices.
Originally an AMD product, Aparapi was released to open source on September 14, 2011. Read Gary Frost’s blog post to learn more.
Related Articles:
See the InfoQ article on Aparapi
InfoQ interviews AMD software engineer Gary Frost
Watch the ‘Intro to Aparapi’ Video

Watch the ‘Aparapi Open Sourced’ Video

Related Products