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-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 » bridj | 0.6.1 | 0.6.2 |
