[
https://issues.apache.org/jira/browse/MAHOUT-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847567#comment-15847567
]
ASF GitHub Bot commented on MAHOUT-1920:
----------------------------------------
GitHub user rawkintrevo opened a pull request:
https://github.com/apache/mahout/pull/270
MAHOUT-1920 Add OpenMP to Dependency Reduced Spark Jar
Adds OpenMP to Spark Dependency Reduced Jar
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rawkintrevo/mahout mahout-1920
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/270.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #270
----
commit 39eed70897aa4575078312d00185d6120ec97a14
Author: rawkintrevo <[email protected]>
Date: 2017-01-31T21:46:43Z
MAHOUT-1920 Add OpenMP to Dependency Reduced Spark Jar
----
> Spark Dependency Reduced Jar Needs Open-MP
> ------------------------------------------
>
> Key: MAHOUT-1920
> URL: https://issues.apache.org/jira/browse/MAHOUT-1920
> Project: Mahout
> Issue Type: Bug
> Affects Versions: 0.13.0
> Reporter: Trevor Grant
> Assignee: Trevor Grant
> Priority: Minor
> Fix For: 0.13.0
>
>
> The spark dependency reduced jar includes:
> org.apache.mahout:mahout-native-viennacl_2.10
> but not
> org.apache.mahout:mahout-native-viennacl-omp_2.10
> In mahout/spark/src/main/assembly/dependency-reduced.xml
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)