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
| 1.0.0-RC3 | 1.0.0-RC4 | |
|---|---|---|
| Release date | Jan 08, 2013 | Mar 08, 2015 |
| Licenses | None | None |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.0.0-RC3 | 1.0.0-RC4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.nativelibs4java » nativelibs4java-utils | 1.5 | 1.6 |
| ~ Updated | com.nativelibs4java » opencl4java | 1.0.0-RC3 | 1.0.0-RC4 |
Test Changes (2)
| 1.0.0-RC3 | 1.0.0-RC4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jogamp.gluegen » gluegen-rt-main | - | 2.0.2-rc12 |
| + Added | org.jogamp.jogl » jogl-all-main | - | 2.0.2-rc12 |