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-RC3compared with

Version Details

Compile Changes (1)

1.0.0-RC2 1.0.0-RC3
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.nativelibs4java » javacl-core1.0.0-RC21.0.0-RC3

Provided Changes (1)

1.0.0-RC2 1.0.0-RC3
ChangeGroup / ArtifactPreviousCurrent
+ Added org.osgi » org.osgi.core-4.3.0