This is an automated email from the ASF dual-hosted git repository. apalumbo pushed a commit to branch mahout-14.1 in repository https://gitbox.apache.org/repos/asf/mahout.git
commit 9d070afbd7ebd95132012d088cc905cf6579a223 Author: Andrew Palumbo <[email protected]> AuthorDate: Sat Nov 2 01:18:40 2019 -0700 remove viernnacl-omp from distro-- in all places --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4a921b9..eaf0c31 100644 --- a/pom.xml +++ b/pom.xml @@ -478,8 +478,8 @@ <module>community</module> <module>community/spark-cli-drivers</module> <module>experimental</module> - <module>experimental/viennacl-omp</module> - <module>distribution</module> +<!-- <module>experimental/viennacl-omp</module> + <module>distribution</module>--> </modules>
