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 cb485311b9bb67bce79ae48dc21ba2767ffa320e
Author: Andrew Palumbo <[email protected]>
AuthorDate: Sat Nov 2 01:17:19 2019 -0700

    remove viernnacl-omp from distro
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e152e65..4a921b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,10 +450,10 @@
         <!--<module>community/community-engines/flink-batch</module>-->
         <!--<module>community/community-engines/h2o</module>-->
         <!--<module>community/mahout-mr</module>-->
-        <module>experimental</module>
-        <!--<module>experimental/viennacl</module>-->
+        <!--<module>experimental</module>
+        &lt;!&ndash;<module>experimental/viennacl</module>&ndash;&gt;
         <module>experimental/viennacl-omp</module>
-
+-->
       </modules>
     </profile>
 

Reply via email to