Syncleus / aparapi

The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.

Home Page:http://aparapi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for classifiers for jar

re-thc opened this issue · comments

Many builds with natives have support for maven classifiers (used to provide separate jars depending on OS). This reduces download size etc.

Please add this to aparapi-jni.

Sounds good, Ill accept PR for this as well.