OpenCL4Java is a thin Java wrapper around OpenCL's C API.
It uses JNA as its interop layer library, which means it works on all of the (many) JNA-supported platforms (see http://jna.dev.java.net/).
It is autogenerated by JNAerator (http://jnaerator.googlecode.com/), so updates to newer OpenCL specs are a matter of seconds.
Note that OpenCL4Java is used by JavaCL, an Object-Oriented API that presents OpenCL in a much more practical, powerful and idiomatic way to Java.
For more info, please visit ...
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 (1)
| 1.0.0-RC3 | 1.0.0-RC4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.nativelibs4java » bridj | 0.6.2 | 0.7.0 |
