[
https://issues.apache.org/jira/browse/SYSTEMML-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504041#comment-15504041
]
Niketan Pansare commented on SYSTEMML-704:
------------------------------------------
[~luciano resende] Can you please take a look at this JIRA when you have time ?
DeepLearning4J folks have already hosted their "custom" version on central
maven (see http://search.maven.org/#search%7Cga%7C1%7Cjcuda) and jcuda folks
are working on improving the deployment (See
https://forum.byte-welt.net/byte-welt-projekte-projects/jcuda/21330-improve-deployment-native-libraries.html).
Since our GPU backend depends on jcuda, it would be good to work with them to
resolve this. In the current version, we use mavenized-jcuda to pull jcuda.
> Host jcu*.jar libraries on mvn repo
> -----------------------------------
>
> Key: SYSTEMML-704
> URL: https://issues.apache.org/jira/browse/SYSTEMML-704
> Project: SystemML
> Issue Type: Task
> Reporter: Niketan Pansare
> Priority: Minor
>
> The PR https://github.com/apache/incubator-systemml/pull/165/ uses system
> scope for jcu*.jar as they are not published on mvn central. Since we are
> planning to include them into SystemML, it would be good to host them into a
> repo we maintain and have provided scope instead. If for LICENSE or some
> other reasons, we are not able to host them, I am fine with rejecting this
> issue too. From jcuda's website "JCuda is published under the terms of the
> MIT/X11 License".
> The current version depends on jcu*-0.7.5b.jar (except jcudnn-0.7.5.jar). The
> jars are available for download from
> http://www.jcuda.org/downloads/downloads.html. The source is available at
> https://github.com/jcuda
> [~nakul02] [~deron] [~luciano resende]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)