gpu / JOCL

Java bindings for OpenCL
http://www.jocl.org
Other
187 stars 33 forks source link

pocl: add libpocl.so to search path on android #50

Closed RABijl closed 9 months ago

RABijl commented 9 months ago

Hi,

We recently made a reference app for Android (link) that uses JOCL and our OpenCL implementation and added a new library to look for on Android only.

gpu commented 9 months ago

Sorry for the delay here - I had seen that PR, but it got buried.

Although I cannot try it out so easily, the change seems reasonable and innocent insofar that I cannot imagine any negative side-effects, so it's probably OK to merge.

I don't have a new release planned right now, and am not sure how critical it is for you to have a version with support for this library in Maven Central, but it will be part of the next release in any case.