JOCL
JavaのOpenCL
http://www.jocl.org/
https://central.sonatype.com/search?q=g:org.jocl&smo=true
https://github.com/gpu/JOCL
code:Maven
<dependency>
<groupId>org.jocl</groupId>
<artifactId>jocl</artifactId>
<version>2.0.5</version>
</dependency>