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

Compile Changes (1)

1.0.0-RC2 1.0.0-RC3
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.nativelibs4java » bridj0.6.10.6.2