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
| 1.0.0-RC2 | 1.0.0-RC3 | |
|---|---|---|
| Release date | Apr 15, 2012 | Jan 08, 2013 |
| Licenses | None | None |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.0-RC2 | 1.0.0-RC3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.nativelibs4java » javacl-core | 1.0.0-RC2 | 1.0.0-RC3 |
Provided Changes (1)
| 1.0.0-RC2 | 1.0.0-RC3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.osgi » org.osgi.core | - | 4.3.0 |
