JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.
Version1.0.0-RC4compared with

Version Details

Compile Changes (2)

1.0.0-RC3 1.0.0-RC4
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.nativelibs4java » nativelibs4java-utils1.51.6
~ Updated com.nativelibs4java » opencl4java1.0.0-RC31.0.0-RC4

Test Changes (2)

1.0.0-RC3 1.0.0-RC4
ChangeGroup / ArtifactPreviousCurrent
+ Added org.jogamp.gluegen » gluegen-rt-main-2.0.2-rc12
+ Added org.jogamp.jogl » jogl-all-main-2.0.2-rc12