http://git-wip-us.apache.org/repos/asf/mahout/blob/5112e9ec/docs/latest/mahout-samsara/out-of-core-reference.html
----------------------------------------------------------------------
diff --git a/docs/latest/mahout-samsara/out-of-core-reference.html 
b/docs/latest/mahout-samsara/out-of-core-reference.html
index cfea641..ccd9d6b 100644
--- a/docs/latest/mahout-samsara/out-of-core-reference.html
+++ b/docs/latest/mahout-samsara/out-of-core-reference.html
@@ -1,245 +1,200 @@
-
-
 <!DOCTYPE html>
-<html lang="en">
+<html lang=" en ">
+
 <head>
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
 
-  <title>Mahout Samsara Out of Core</title>
-  
-  <meta name="author" content="Apache Mahout">
-
-  <!-- Enable responsive viewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap styles -->
-  <link href="/assets/themes/mahout3/css/bootstrap.min.css" rel="stylesheet">
-  <!-- Optional theme -->
-  <link href="/assets/themes/mahout3/css/bootstrap-theme.min.css" 
rel="stylesheet">
-  <!-- Sticky Footer -->
-  <link href="/assets/themes/mahout3/css/bs-sticky-footer.css" 
rel="stylesheet">
-
-  <!-- Custom styles -->
-  <link href="/assets/themes/mahout3/css/style.css" rel="stylesheet" 
type="text/css" media="all">
-
-  <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
-  <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-  <script 
src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js";></script>
-  <![endif]-->
-
-  <!-- Fav and touch icons -->
-  <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-  <!-- atom & rss feed -->
-  <link href="/atom.xml" type="application/atom+xml" rel="alternate" 
title="Sitewide ATOM Feed">
-  <link href="/rss.xml" type="application/rss+xml" rel="alternate" 
title="Sitewide RSS Feed">
-  <script type="text/x-mathjax-config">
-  MathJax.Hub.Config({
-    tex2jax: {
-      skipTags: ['script', 'noscript', 'style', 'textarea', 'pre']
-    }
-  });
-  MathJax.Hub.Queue(function() {
-    var all = MathJax.Hub.getAllJax(), i;
-    for(i = 0; i < all.length; i += 1) {
-      all[i].SourceElement().parentNode.className += ' has-jax';
-    }
-  });
-  </script>
-  <script type="text/javascript">
-    var mathjax = document.createElement('script');
-    mathjax.type = 'text/javascript';
-    mathjax.async = true;
-
-    mathjax.src = ('https:' == document.location.protocol) ?
-        
'https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
 :
-        
'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
-
-      var s = document.getElementsByTagName('script')[0];
-    s.parentNode.insertBefore(mathjax, s);
-  </script>
-</head>
+  <title>
+    Mahout Samsara Out of Core
+    
+  </title>
 
-<nav class="navbar navbar-default navbar-fixed-top">
-  <div class="container-fluid">
-    <!-- Brand and toggle get grouped for better mobile display -->
-    <div class="navbar-header">
-      <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" 
aria-expanded="false">
-        <span class="sr-only">Toggle navigation</span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-      </button>
-      <a class="navbar-brand" href="/">
-        <img src="/assets/img/Mahout-logo-82x100.png" height="30" alt="I'm 
mahout">
-      </a>
-    </div>
+  <meta name="description" content="Distributed Linear Algebra">
 
-    
+  <link rel="stylesheet" href="/assets/css/main.css">
 
+  <!-- Font Awesome -->
+  <link 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
 rel="stylesheet" 
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
 crossorigin="anonymous">
 
-<!-- Collect the nav links, forms, and other content for toggling -->
-<div class="collapse navbar-collapse" id="main-navbar">
-    <ul class="nav navbar-nav">
-
-        <!-- Quick Start -->
-        <li id="quickstart">
-            <a href="/index.html" >Mahout Overview</a>
-        </li>
-
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Key Concepts<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/index.html">Mahout Overview</a></li>
-                <li><span><b>&nbsp;&nbsp;Scala DSL</b><span></li>
-                <li><a href="/mahout-samsara/in-core-reference.html">In-core 
Reference</a></li>
-                <li><a 
href="/mahout-samsara/out-of-core-reference.html">Out-of-core Reference</a></li>
-                <li><a href="/mahout-samsara/faq.html">Samsara FAQ</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Bindings</b><span></li>
-                <li><a href="/distributed/spark-bindings/">Spark 
Bindings</a></li>
-                <li><a href="/distributed/flink-bindings.html">Flink 
Bindings</a></li>
-                <li><a href="/distributed/flink-bindings.html">H20 
Bindings</a></li>
-                <!--<li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Native Solvers</b><span></li>
-                <li><a href="/native-solvers/viennacl.html">ViennaCL</a></li>
-                <li><a 
href="/native-solvers/viennacl-omp.html">ViennaCL-OMP</a></li>
-                <li><a href="/native-solvers/cuda.html">CUDA</a></li>-->
-            </ul>
-        </li>
-
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><span>&nbsp;&nbsp;<b>Reccomenders</b><span></li>
-                <li><a href="/tutorials/cco-lastfm">CCO Example with Last.FM 
Data</a></li>
-                <li><a href="/tutorials/intro-cooccurrence-spark">Introduction 
to Cooccurrence in Spark</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Mahout Samsara</b><span></li>
-                <li><a href="/tutorials/samsara/play-with-shell.html">Playing 
with Samsara in Spark Shell</a></li>
-                <li><a 
href="/tutorials/samsara/playing-with-samsara-flink-batch.html">Playing with 
Samsara in Flink Batch</a></li>
-                <li><a 
href="/tutorials/samsara/classify-a-doc-from-the-shell.html">Text 
Classification (Shell)</a></li>
-                <li><a href="/tutorials/samsara/spark-naive-bayes.html">Spark 
Naive Bayes</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Misc</b><span></li>
-                <li><a href="/tutorials/misc/mahout-in-zeppelin">Mahout in 
Apache Zeppelin</a></li>
-                <li><a href="/tutorials/misc/contributing-algos">How To 
Contribute a New Algorithm</a></li>
-                <li><a href="/tutorials/misc/how-to-build-an-app.html">How To 
Build An App</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Deprecated</b><span></li>
-                <li><a href="/tutorials/map-reduce">MapReduce</a></li>
-            </ul>
-        </li>
-
-
-        <!-- Algorithms (Samsara / MR) -->
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Algorithms<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/algorithms/linear-algebra">Distributed Linear 
Algebra</a></li>
-                <li><a href="/algorithms/preprocessors">Preprocessors</a></li>
-                <li><a href="/algorithms/regression">Regression</a></li>
-                <li><a href="/algorithms/reccomenders">Reccomenders</a></li>
-                <li role="separator" class="divider"></li>
-                <li><a href="/algorithms/map-reduce">MapReduce 
<i>(deprecated)</i></a></li>
-            </ul>
-                <!--<li><a 
href="/algorithms/reccomenders/recommender-overview.html">Reccomender 
Overview</a></li> Do we still need? seems like short version of next post-->
-                <!--
-                <li><a 
href="/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to 
Coocurrence With Spark</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<a 
href="/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li>
+  <!-- Google Fonts -->
+  <link href="https://fonts.googleapis.com/css?family=Maven+Pro:400,500"; 
rel="stylesheet">
+  <link href="https://fonts.googleapis.com/css?family=Muli:400,400i,700,700i"; 
rel="stylesheet">
 
+  <link rel="canonical" 
href="http://mahout.apache.org//docs/latest/mahout-samsara/out-of-core-reference.html";>
+  <link rel="alternate" type="application/rss+xml" title="Apache Mahout" 
href="/%20/feed.xml">
 
-             -->
-        </li>
 
-        <!-- Scala Docs -->
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">API Docs<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
-            </ul>
-        </li>
-
-
-    </ul>
-    <form class="navbar-form navbar-left">
-        <div class="form-group">
-            <input type="text" class="form-control" placeholder="Search">
-        </div>
-        <button type="submit" class="btn btn-default">Submit</button>
-    </form>
-    <ul class="nav navbar-nav navbar-right">
-        <li><a href="http://github.com/apache/mahout";>Github</a></li>
-
-        <!-- Apache -->
-        <li class="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Apache <span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a 
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a></li>
-                <li><a href="http://www.apache.org/licenses/";>Apache 
License</a></li>
-                <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+</head>
+
+
+<body>
+
+  <nav class="navbar navbar-expand-lg navbar-light bg-light navbar-mahout">
+
+    <div class="container">
+
+        <a class="navbar-brand" href="/">
+            <img src="/assets/mahout-logo-blue.svg" alt="">
+        </a>
+
+        <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+            <span class="navbar-toggler-icon"></span>
+        </button>
+
+        <div class="collapse navbar-collapse" id="navbarSupportedContent">
+
+            <div class="navbar-nav ml-auto">
+
+                <!-- Quick Start -->
+                <li class="nav-item">
+                    <a class="nav-link" href="//docs/latest/" >Mahout 
Overview</a>
+                </li>
+
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Key Concepts</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/index.html">Mahout Overview</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Scala DSL</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/in-core-reference.html">In-core Reference</a>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/out-of-core-reference.html">Out-of-core 
Reference</a>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/faq.html">Samsara FAQ</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Distributed Engine 
Bindings</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/spark-bindings/">Spark Bindings</a>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/flink-bindings.html">Flink Bindings</a>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/flink-bindings.html">H20 Bindings</a>
+                        <!--<div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Native Solvers</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/viennacl.html">ViennaCL</a></li>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/viennacl-omp.html">ViennaCL-OMP</a></li>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/cuda.html">CUDA</a></li>-->
+                    </div>
+                </li>
+
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Tutorial</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Reccomenders</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to 
Cooccurrence in Spark</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Mahout Samsara</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/play-with-shell.html">Playing with Samsara 
in Spark Shell</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/playing-with-samsara-flink-batch.html">Playing
 with Samsara in Flink Batch</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/classify-a-doc-from-the-shell.html">Text 
Classification (Shell)</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/spark-naive-bayes.html">Spark Naive 
Bayes</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Misc</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/mahout-in-zeppelin">Mahout in Apache 
Zeppelin</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/contributing-algos">How To Contribute a New 
Algorithm</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/how-to-build-an-app.html">How To Build An 
App</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Deprecated</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/map-reduce">MapReduce</a>
+                    </div>
+                </li>
+
+
+                <!-- Algorithms (Samsara / MR) -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Algorithms</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/preprocessors">Preprocessors</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/regression">Regression</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders">Reccomenders</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Deprecated</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a>
+                    </div>
+                        <!--<a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender
 Overview</a></li> Do we still need? seems like short version of next post-->
+                        <!--
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro 
to Coocurrence With Spark</a></li>
+                        <li role="separator" class="divider"></li>
+                        <li><span>&nbsp;&nbsp;<a 
href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> 
(deprecated)</a><span></li>
+
+
+                     -->
+                </li>
+
+                <!-- Scala /docs -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">API /docs</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/0.13.0/api/index.html">0.13.0</a>
+                    </div>
+                </li>
+
+                <!-- Apache -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Apache</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/licenses/";>Apache License</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+                    </div>
+                </li>
+
             </ul>
-        </li>
 
-    </ul>
-</div><!-- /.navbar-collapse -->
+                <!--<form class="navbar-form navbar-left">-->
+                    <!--<div class="form-group">-->
+                        <!--<input type="text" class="form-control" 
placeholder="Search">-->
+                    <!--</div>-->
+                    <!--<button type="submit" class="btn 
btn-default">Submit</button>-->
+                <!--</form>-->
+                <!--<ul class="nav navbar-nav navbar-right">-->
+                    <!--<a class="dropdown-item"  
href="http://github.com/apache/mahout";>Github</a></li>-->
 
-  </div><!-- /.container-fluid -->
-</nav>
 
-<body>
 
-<div id="wrap">
-  <body class="">
+                <!--</ul>-->
+        </div><!-- /.navbar-collapse -->
+    </div>
+</nav>
 
-  <div class="container">
-    
+  <div class="container mt-5 pb-4">
 
-<div class="page-header">
-  <h1>Mahout Samsara Out of Core </h1>
-</div>
+  <div class="row">
 
-<div class="row">
-  <div class="col-xs-12">
-    <h1 
id="mahout-samsaras-distributed-linear-algebra-dsl-reference">Mahout-Samsara’s
 Distributed Linear Algebra DSL Reference</h1>
+    <div class="col-lg-8">
+      <h1 
id="mahout-samsaras-distributed-linear-algebra-dsl-reference">Mahout-Samsara’s
 Distributed Linear Algebra DSL Reference</h1>
 
 <p><strong>Note: this page is meant only as a quick reference to 
Mahout-Samsara’s R-Like DSL semantics.  For more information, including 
information on Mahout-Samsara’s Algebraic Optimizer please see: <a 
href="http://mahout.apache.org/users/sparkbindings/ScalaSparkBindings.pdf";>Mahout
 Scala Bindings and Mahout Spark Bindings for Linear Algebra 
Subroutines</a>.</strong></p>
 
 <p>The subjects of this reference are solely applicable to Mahout-Samsara’s 
<strong>DRM</strong> (distributed row matrix).</p>
 
-<p>In this reference, DRMs will be denoted as e.g. <code>A</code>, and in-core 
matrices as e.g. <code>inCoreA</code>.</p>
+<p>In this reference, DRMs will be denoted as e.g. <code 
class="highlighter-rouge">A</code>, and in-core matrices as e.g. <code 
class="highlighter-rouge">inCoreA</code>.</p>
 
 <h4 id="imports">Imports</h4>
 
 <p>The following imports are used to enable seamless in-core and distributed 
algebraic DSL operations:</p>
 
-<pre><code>import org.apache.mahout.math._
+<div class="highlighter-rouge"><pre class="highlight"><code>import 
org.apache.mahout.math._
 import scalabindings._
 import RLikeOps._
 import drm._
 import RLikeDRMOps._
 </code></pre>
+</div>
 
 <p>If working with mixed scala/java code:</p>
 
-<pre><code>import collection._
+<div class="highlighter-rouge"><pre class="highlight"><code>import collection._
 import JavaConversions._
 </code></pre>
+</div>
 
 <p>If you are working with Mahout-Samsara’s Spark-specific operations e.g. 
for context creation:</p>
 
-<pre><code>import org.apache.mahout.sparkbindings._
+<div class="highlighter-rouge"><pre class="highlight"><code>import 
org.apache.mahout.sparkbindings._
 </code></pre>
+</div>
 
 <p>The Mahout shell does all of these imports automatically.</p>
 
@@ -249,38 +204,44 @@ import JavaConversions._
 
 <p>Loading a DRM from (HD)FS:</p>
 
-<pre><code>drmDfsRead(path = hdfsPath)
+<div class="highlighter-rouge"><pre class="highlight"><code>drmDfsRead(path = 
hdfsPath)
 </code></pre>
+</div>
 
 <p>Parallelizing from an in-core matrix:</p>
 
-<pre><code>val inCoreA = (dense(1, 2, 3), (3, 4, 5))
+<div class="highlighter-rouge"><pre class="highlight"><code>val inCoreA = 
(dense(1, 2, 3), (3, 4, 5))
 val A = drmParallelize(inCoreA)
 </code></pre>
+</div>
 
 <p>Creating an empty DRM:</p>
 
-<pre><code>val A = drmParallelizeEmpty(100, 50)
+<div class="highlighter-rouge"><pre class="highlight"><code>val A = 
drmParallelizeEmpty(100, 50)
 </code></pre>
+</div>
 
 <p>Collecting to driver’s jvm in-core:</p>
 
-<pre><code>val inCoreA = A.collect
+<div class="highlighter-rouge"><pre class="highlight"><code>val inCoreA = 
A.collect
 </code></pre>
+</div>
 
 <p><strong>Warning: The collection of distributed matrices happens implicitly 
whenever conversion to an in-core (o.a.m.math.Matrix) type is required. 
E.g.:</strong></p>
 
-<pre><code>val inCoreA: Matrix = ...
+<div class="highlighter-rouge"><pre class="highlight"><code>val inCoreA: 
Matrix = ...
 val drmB: DrmLike[Int] =...
 val inCoreC: Matrix = inCoreA %*%: drmB
 </code></pre>
+</div>
 
 <p><strong>implies (incoreA %*%: drmB).collect</strong></p>
 
 <p>Collecting to (HD)FS as a Mahout’s DRM formatted file:</p>
 
-<pre><code>A.dfsWrite(path = hdfsPath)
+<div class="highlighter-rouge"><pre class="highlight"><code>A.dfsWrite(path = 
hdfsPath)
 </code></pre>
+</div>
 
 <h4 id="logical-algebraic-operators-on-drm-matrices">Logical algebraic 
operators on DRM matrices:</h4>
 
@@ -289,12 +250,13 @@ val inCoreC: Matrix = inCoreA %*%: drmB
 
 <p>Cache a DRM and trigger an optimized physical plan:</p>
 
-<pre><code>drmA.checkpoint(CacheHint.MEMORY_AND_DISK)
+<div class="highlighter-rouge"><pre 
class="highlight"><code>drmA.checkpoint(CacheHint.MEMORY_AND_DISK)
 </code></pre>
+</div>
 
 <p>Other valid caching Instructions:</p>
 
-<pre><code>drmA.checkpoint(CacheHint.NONE)
+<div class="highlighter-rouge"><pre 
class="highlight"><code>drmA.checkpoint(CacheHint.NONE)
 drmA.checkpoint(CacheHint.DISK_ONLY)
 drmA.checkpoint(CacheHint.DISK_ONLY_2)
 drmA.checkpoint(CacheHint.MEMORY_ONLY)
@@ -305,37 +267,43 @@ drmA.checkpoint(CacheHint.MEMORY_AND_DISK_2)
 drmA.checkpoint(CacheHint.MEMORY_AND_DISK_SER)
 drmA.checkpoint(CacheHint.MEMORY_AND_DISK_SER_2)
 </code></pre>
+</div>
 
 <p><em>Note: Logical DRM operations are lazily computed.  Currently the actual 
computations and optional caching will be triggered by dfsWrite(…), 
collect(…) and blockify(…).</em></p>
 
 <p>Transposition:</p>
 
-<pre><code>A.t
+<div class="highlighter-rouge"><pre class="highlight"><code>A.t
 </code></pre>
+</div>
 
 <p>Elementwise addition <em>(Matrices of identical geometry and row key 
types)</em>:</p>
 
-<pre><code>A + B
+<div class="highlighter-rouge"><pre class="highlight"><code>A + B
 </code></pre>
+</div>
 
 <p>Elementwise subtraction <em>(Matrices of identical geometry and row key 
types)</em>:</p>
 
-<pre><code>A - B
+<div class="highlighter-rouge"><pre class="highlight"><code>A - B
 </code></pre>
+</div>
 
 <p>Elementwise multiplication (Hadamard) <em>(Matrices of identical geometry 
and row key types)</em>:</p>
 
-<pre><code>A * B
+<div class="highlighter-rouge"><pre class="highlight"><code>A * B
 </code></pre>
+</div>
 
 <p>Elementwise division <em>(Matrices of identical geometry and row key 
types)</em>:</p>
 
-<pre><code>A / B
+<div class="highlighter-rouge"><pre class="highlight"><code>A / B
 </code></pre>
+</div>
 
 <p><strong>Elementwise operations involving one in-core argument (int-keyed 
DRMs only)</strong>:</p>
 
-<pre><code>A + inCoreB
+<div class="highlighter-rouge"><pre class="highlight"><code>A + inCoreB
 A - inCoreB
 A * inCoreB
 A / inCoreB
@@ -348,32 +316,35 @@ inCoreA -: B
 inCoreA *: B
 inCoreA /: B
 </code></pre>
+</div>
 
-<p>Note the Spark associativity change (e.g. <code>A *: inCoreB</code> means 
<code>B.leftMultiply(A</code>), same as when both arguments are in core). 
Whenever operator arguments include both in-core and out-of-core arguments, the 
operator can only be associated with the out-of-core (DRM) argument to support 
the distributed implementation.</p>
+<p>Note the Spark associativity change (e.g. <code class="highlighter-rouge">A 
*: inCoreB</code> means <code 
class="highlighter-rouge">B.leftMultiply(A</code>), same as when both arguments 
are in core). Whenever operator arguments include both in-core and out-of-core 
arguments, the operator can only be associated with the out-of-core (DRM) 
argument to support the distributed implementation.</p>
 
 <p><strong>Matrix-matrix multiplication %*%</strong>:</p>
 
-<p><code>\(\mathbf{M}=\mathbf{AB}\)</code></p>
+<p><code class="highlighter-rouge">\(\mathbf{M}=\mathbf{AB}\)</code></p>
 
-<pre><code>A %*% B
+<div class="highlighter-rouge"><pre class="highlight"><code>A %*% B
 A %*% inCoreB
 A %*% inCoreDiagonal
 A %*%: B
 </code></pre>
+</div>
 
 <p><em>Note: same as above, whenever operator arguments include both in-core 
and out-of-core arguments, the operator can only be associated with the 
out-of-core (DRM) argument to support the distributed implementation.</em></p>
 
 <p><strong>Matrix-vector multiplication %*%</strong>
-Currently we support a right multiply product of a DRM and an in-core 
Vector(<code>\(\mathbf{Ax}\)</code>) resulting in a single column DRM, which 
then can be collected in front (usually the desired outcome):</p>
+Currently we support a right multiply product of a DRM and an in-core 
Vector(<code class="highlighter-rouge">\(\mathbf{Ax}\)</code>) resulting in a 
single column DRM, which then can be collected in front (usually the desired 
outcome):</p>
 
-<pre><code>val Ax = A %*% x
+<div class="highlighter-rouge"><pre class="highlight"><code>val Ax = A %*% x
 val inCoreX = Ax.collect(::, 0)
 </code></pre>
+</div>
 
 <p><strong>Matrix-scalar +,-,*,/</strong>
 Elementwise operations of every matrix element and a scalar:</p>
 
-<pre><code>A + 5.0
+<div class="highlighter-rouge"><pre class="highlight"><code>A + 5.0
 A - 5.0
 A :- 5.0
 5.0 -: A
@@ -381,39 +352,45 @@ A * 5.0
 A / 5.0
 5.0 /: a
 </code></pre>
+</div>
 
-<p>Note that <code>5.0 -: A</code> means <code>\(m_{ij} = 5 - a_{ij}\)</code> 
and <code>5.0 /: A</code> means <code>\(m_{ij} = \frac{5}{a{ij}}\)</code> for 
all elements of the result.</p>
+<p>Note that <code class="highlighter-rouge">5.0 -: A</code> means <code 
class="highlighter-rouge">\(m_{ij} = 5 - a_{ij}\)</code> and <code 
class="highlighter-rouge">5.0 /: A</code> means <code 
class="highlighter-rouge">\(m_{ij} = \frac{5}{a{ij}}\)</code> for all elements 
of the result.</p>
 
 <h4 id="slicing">Slicing</h4>
 
 <p>General slice:</p>
 
-<pre><code>A(100 to 200, 100 to 200)
+<div class="highlighter-rouge"><pre class="highlight"><code>A(100 to 200, 100 
to 200)
 </code></pre>
+</div>
 
 <p>Horizontal Block:</p>
 
-<pre><code>A(::, 100 to 200)
+<div class="highlighter-rouge"><pre class="highlight"><code>A(::, 100 to 200)
 </code></pre>
+</div>
 
 <p>Vertical Block:</p>
 
-<pre><code>A(100 to 200, ::)
+<div class="highlighter-rouge"><pre class="highlight"><code>A(100 to 200, ::)
 </code></pre>
+</div>
 
-<p><em>Note: if row range is not all-range (::) the the DRM must be 
<code>Int</code>-keyed.  General case row slicing is not supported by DRMs with 
key types other than <code>Int</code></em>.</p>
+<p><em>Note: if row range is not all-range (::) the the DRM must be <code 
class="highlighter-rouge">Int</code>-keyed.  General case row slicing is not 
supported by DRMs with key types other than <code 
class="highlighter-rouge">Int</code></em>.</p>
 
 <h4 id="stitching">Stitching</h4>
 
 <p>Stitch side by side (cbind R semantics):</p>
 
-<pre><code>val drmAnextToB = drmA cbind drmB
+<div class="highlighter-rouge"><pre class="highlight"><code>val drmAnextToB = 
drmA cbind drmB
 </code></pre>
+</div>
 
 <p>Stitch side by side (Scala):</p>
 
-<pre><code>val drmAnextToB = drmA.cbind(drmB)
+<div class="highlighter-rouge"><pre class="highlight"><code>val drmAnextToB = 
drmA.cbind(drmB)
 </code></pre>
+</div>
 
 <p>Analogously, vertical concatenation is available via 
<strong>rbind</strong></p>
 
@@ -422,32 +399,34 @@ A / 5.0
 
 <p><strong>drm.mapBlock(…)</strong>:</p>
 
-<p>The DRM operator <code>mapBlock</code> provides transformational access to 
the distributed vertical blockified tuples of a matrix (Row-Keys, 
Vertical-Matrix-Block).</p>
+<p>The DRM operator <code class="highlighter-rouge">mapBlock</code> provides 
transformational access to the distributed vertical blockified tuples of a 
matrix (Row-Keys, Vertical-Matrix-Block).</p>
 
-<p>Using <code>mapBlock</code> to add 1.0 to a DRM:</p>
+<p>Using <code class="highlighter-rouge">mapBlock</code> to add 1.0 to a 
DRM:</p>
 
-<pre><code>val inCoreA = dense((1, 2, 3), (2, 3 , 4), (3, 4, 5))
+<div class="highlighter-rouge"><pre class="highlight"><code>val inCoreA = 
dense((1, 2, 3), (2, 3 , 4), (3, 4, 5))
 val drmA = drmParallelize(inCoreA)
 val B = A.mapBlock() {
     case (keys, block) =&gt; keys -&gt; (block += 1.0)
 }
 </code></pre>
+</div>
 
 <h4 id="broadcasting-vectors-and-matrices-to-closures">Broadcasting Vectors 
and matrices to closures</h4>
 <p>Generally we can create and use one-way closure attributes to be used on 
the back end.</p>
 
 <p>Scalar matrix multiplication:</p>
 
-<pre><code>val factor: Int = 15
+<div class="highlighter-rouge"><pre class="highlight"><code>val factor: Int = 
15
 val drm2 = drm1.mapBlock() {
     case (keys, block) =&gt; block *= factor
     keys -&gt; block
 }
 </code></pre>
+</div>
 
-<p><strong>Closure attributes must be java-serializable. Currently Mahout’s 
in-core Vectors and Matrices are not java-serializable, and must be broadcast 
to the closure using <code>drmBroadcast(...)</code></strong>:</p>
+<p><strong>Closure attributes must be java-serializable. Currently Mahout’s 
in-core Vectors and Matrices are not java-serializable, and must be broadcast 
to the closure using <code 
class="highlighter-rouge">drmBroadcast(...)</code></strong>:</p>
 
-<pre><code>val v: Vector ...
+<div class="highlighter-rouge"><pre class="highlight"><code>val v: Vector ...
 val bcastV = drmBroadcast(v)
 val drm2 = drm1.mapBlock() {
     case (keys, block) =&gt;
@@ -455,125 +434,131 @@ val drm2 = drm1.mapBlock() {
     keys -&gt; block    
 }
 </code></pre>
+</div>
 
 <h4 id="computations-providing-ad-hoc-summaries">Computations providing ad-hoc 
summaries</h4>
 
 <p>Matrix cardinality:</p>
 
-<pre><code>drmA.nrow
+<div class="highlighter-rouge"><pre class="highlight"><code>drmA.nrow
 drmA.ncol
 </code></pre>
+</div>
 
-<p><em>Note: depending on the stage of optimization, these may trigger a 
computational action.  I.e. if one calls <code>nrow()</code> n times, then the 
back end will actually recompute <code>nrow</code> n times.</em></p>
+<p><em>Note: depending on the stage of optimization, these may trigger a 
computational action.  I.e. if one calls <code 
class="highlighter-rouge">nrow()</code> n times, then the back end will 
actually recompute <code class="highlighter-rouge">nrow</code> n times.</em></p>
 
 <p>Means and sums:</p>
 
-<pre><code>drmA.colSums
+<div class="highlighter-rouge"><pre class="highlight"><code>drmA.colSums
 drmA.colMeans
 drmA.rowSums
 drmA.rowMeans
 </code></pre>
+</div>
 
-<p><em>Note: These will always trigger a computational action.  I.e. if one 
calls <code>colSums()</code> n times, then the back end will actually recompute 
<code>colSums</code> n times.</em></p>
+<p><em>Note: These will always trigger a computational action.  I.e. if one 
calls <code class="highlighter-rouge">colSums()</code> n times, then the back 
end will actually recompute <code class="highlighter-rouge">colSums</code> n 
times.</em></p>
 
 <h4 id="distributed-matrix-decompositions">Distributed Matrix 
Decompositions</h4>
 
 <p>To import the decomposition package:</p>
 
-<pre><code>import org.apache.mahout.math._
+<div class="highlighter-rouge"><pre class="highlight"><code>import 
org.apache.mahout.math._
 import decompositions._
 </code></pre>
+</div>
 
 <p>Distributed thin QR:</p>
 
-<pre><code>val (drmQ, incoreR) = dqrThin(drmA)
+<div class="highlighter-rouge"><pre class="highlight"><code>val (drmQ, 
incoreR) = dqrThin(drmA)
 </code></pre>
+</div>
 
 <p>Distributed SSVD:</p>
 
-<pre><code>val (drmU, drmV, s) = dssvd(drmA, k = 40, q = 1)
+<div class="highlighter-rouge"><pre class="highlight"><code>val (drmU, drmV, 
s) = dssvd(drmA, k = 40, q = 1)
 </code></pre>
+</div>
 
 <p>Distributed SPCA:</p>
 
-<pre><code>val (drmU, drmV, s) = dspca(drmA, k = 30, q = 1)
+<div class="highlighter-rouge"><pre class="highlight"><code>val (drmU, drmV, 
s) = dspca(drmA, k = 30, q = 1)
 </code></pre>
+</div>
 
 <p>Distributed regularized ALS:</p>
 
-<pre><code>val (drmU, drmV, i) = dals(drmA,
+<div class="highlighter-rouge"><pre class="highlight"><code>val (drmU, drmV, 
i) = dals(drmA,
                         k = 50,
                         lambda = 0.0,
                         maxIterations = 10,
                         convergenceThreshold = 0.10))
 </code></pre>
+</div>
 
 <h4 id="adjusting-parallelism-of-computations">Adjusting parallelism of 
computations</h4>
 
-<p>Set the minimum parallelism to 100 for computations on 
<code>drmA</code>:</p>
+<p>Set the minimum parallelism to 100 for computations on <code 
class="highlighter-rouge">drmA</code>:</p>
 
-<pre><code>drmA.par(min = 100)
+<div class="highlighter-rouge"><pre class="highlight"><code>drmA.par(min = 100)
 </code></pre>
+</div>
 
-<p>Set the exact parallelism to 100 for computations on <code>drmA</code>:</p>
+<p>Set the exact parallelism to 100 for computations on <code 
class="highlighter-rouge">drmA</code>:</p>
 
-<pre><code>drmA.par(exact = 100)
+<div class="highlighter-rouge"><pre class="highlight"><code>drmA.par(exact = 
100)
 </code></pre>
+</div>
 
-<p>Set the engine specific automatic parallelism adjustment for computations 
on <code>drmA</code>:</p>
+<p>Set the engine specific automatic parallelism adjustment for computations 
on <code class="highlighter-rouge">drmA</code>:</p>
 
-<pre><code>drmA.par(auto = true)
+<div class="highlighter-rouge"><pre class="highlight"><code>drmA.par(auto = 
true)
 </code></pre>
+</div>
 
 <h4 
id="retrieving-the-engine-specific-data-structure-backing-the-drm">Retrieving 
the engine specific data structure backing the DRM:</h4>
 
 <p><strong>A Spark RDD:</strong></p>
 
-<pre><code>val myRDD = drmA.checkpoint().rdd
+<div class="highlighter-rouge"><pre class="highlight"><code>val myRDD = 
drmA.checkpoint().rdd
 </code></pre>
+</div>
 
 <p><strong>An H2O Frame and Key Vec:</strong></p>
 
-<pre><code>val myFrame = drmA.frame
+<div class="highlighter-rouge"><pre class="highlight"><code>val myFrame = 
drmA.frame
 val myKeys = drmA.keys
 </code></pre>
+</div>
 
 <p><strong>A Flink DataSet:</strong></p>
 
-<pre><code>val myDataSet = drmA.ds
+<div class="highlighter-rouge"><pre class="highlight"><code>val myDataSet = 
drmA.ds
 </code></pre>
+</div>
 
 <p>For more information including information on Mahout-Samsara’s Algebraic 
Optimizer and in-core Linear algebra bindings see: <a 
href="http://mahout.apache.org/users/sparkbindings/ScalaSparkBindings.pdf";>Mahout
 Scala Bindings and Mahout Spark Bindings for Linear Algebra Subroutines</a></p>
 
 
-  </div>
-</div>
+    </div>
 
 
   </div>
 
-
 </div>
 
-<div id="footer">
-  <div class="container">
-    <p>&copy; 2017 Apache Mahout
-      with help from <a href="http://jekyllbootstrap.com"; target="_blank" 
title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
-      and <a href="http://getbootstrap.com"; target="_blank">Bootstrap</a>
-    </p>
-  </div>
-</div>
-
-
-
-
 
+  <footer class="footer bg-light">
+    <div class="container text-center small">
+        Copyright &copy; 2014-2017 The Apache Software Foundation, Licensed 
under the Apache License, Version 2.0.
+    </div>
+</footer>
 
+  <script src="/assets/vendor/jquery/jquery-slim.min.js"></script>
+  <script src="/assets/vendor/popper/popper.min.js"></script>
+  <script src="/assets/vendor/bootstrap/js/bootstrap.min.js"></script>
+  <script src="/assets/header.js"></script>
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
 type="text/javascript"></script>
 
-<!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not 
supported in IE8) -->
-<!-- Placed at the end of the document so the pages load faster -->
-<script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js";></script>
-<script src="/assets/themes/mahout3/js/bootstrap.min.js"></script>
 </body>
-</html>
 
+</html>

http://git-wip-us.apache.org/repos/asf/mahout/blob/5112e9ec/docs/latest/native-solvers/cuda.html
----------------------------------------------------------------------
diff --git a/docs/latest/native-solvers/cuda.html 
b/docs/latest/native-solvers/cuda.html
index 1858adb..cf6aa52 100644
--- a/docs/latest/native-solvers/cuda.html
+++ b/docs/latest/native-solvers/cuda.html
@@ -1,246 +1,190 @@
-
-
 <!DOCTYPE html>
-<html lang="en">
+<html lang=" en ">
+
 <head>
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
 
-  <title>Native Solvers- CUDA</title>
-  
-  <meta name="author" content="Apache Mahout">
-
-  <!-- Enable responsive viewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap styles -->
-  <link href="/assets/themes/mahout3/css/bootstrap.min.css" rel="stylesheet">
-  <!-- Optional theme -->
-  <link href="/assets/themes/mahout3/css/bootstrap-theme.min.css" 
rel="stylesheet">
-  <!-- Sticky Footer -->
-  <link href="/assets/themes/mahout3/css/bs-sticky-footer.css" 
rel="stylesheet">
-
-  <!-- Custom styles -->
-  <link href="/assets/themes/mahout3/css/style.css" rel="stylesheet" 
type="text/css" media="all">
-
-  <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
-  <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-  <script 
src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js";></script>
-  <![endif]-->
-
-  <!-- Fav and touch icons -->
-  <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-  <!-- atom & rss feed -->
-  <link href="/atom.xml" type="application/atom+xml" rel="alternate" 
title="Sitewide ATOM Feed">
-  <link href="/rss.xml" type="application/rss+xml" rel="alternate" 
title="Sitewide RSS Feed">
-  <script type="text/x-mathjax-config">
-  MathJax.Hub.Config({
-    tex2jax: {
-      skipTags: ['script', 'noscript', 'style', 'textarea', 'pre']
-    }
-  });
-  MathJax.Hub.Queue(function() {
-    var all = MathJax.Hub.getAllJax(), i;
-    for(i = 0; i < all.length; i += 1) {
-      all[i].SourceElement().parentNode.className += ' has-jax';
-    }
-  });
-  </script>
-  <script type="text/javascript">
-    var mathjax = document.createElement('script');
-    mathjax.type = 'text/javascript';
-    mathjax.async = true;
-
-    mathjax.src = ('https:' == document.location.protocol) ?
-        
'https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
 :
-        
'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
-
-      var s = document.getElementsByTagName('script')[0];
-    s.parentNode.insertBefore(mathjax, s);
-  </script>
-</head>
-
-<nav class="navbar navbar-default navbar-fixed-top">
-  <div class="container-fluid">
-    <!-- Brand and toggle get grouped for better mobile display -->
-    <div class="navbar-header">
-      <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" 
aria-expanded="false">
-        <span class="sr-only">Toggle navigation</span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-      </button>
-      <a class="navbar-brand" href="/">
-        <img src="/assets/img/Mahout-logo-82x100.png" height="30" alt="I'm 
mahout">
-      </a>
-    </div>
-
+  <title>
+    Native Solvers- CUDA
     
+  </title>
 
+  <meta name="description" content="Distributed Linear Algebra">
 
-<!-- Collect the nav links, forms, and other content for toggling -->
-<div class="collapse navbar-collapse" id="main-navbar">
-    <ul class="nav navbar-nav">
-
-        <!-- Quick Start -->
-        <li id="quickstart">
-            <a href="/index.html" >Mahout Overview</a>
-        </li>
-
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Key Concepts<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/index.html">Mahout Overview</a></li>
-                <li><span><b>&nbsp;&nbsp;Scala DSL</b><span></li>
-                <li><a href="/mahout-samsara/in-core-reference.html">In-core 
Reference</a></li>
-                <li><a 
href="/mahout-samsara/out-of-core-reference.html">Out-of-core Reference</a></li>
-                <li><a href="/mahout-samsara/faq.html">Samsara FAQ</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Bindings</b><span></li>
-                <li><a href="/distributed/spark-bindings/">Spark 
Bindings</a></li>
-                <li><a href="/distributed/flink-bindings.html">Flink 
Bindings</a></li>
-                <li><a href="/distributed/flink-bindings.html">H20 
Bindings</a></li>
-                <!--<li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Native Solvers</b><span></li>
-                <li><a href="/native-solvers/viennacl.html">ViennaCL</a></li>
-                <li><a 
href="/native-solvers/viennacl-omp.html">ViennaCL-OMP</a></li>
-                <li><a href="/native-solvers/cuda.html">CUDA</a></li>-->
-            </ul>
-        </li>
-
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><span>&nbsp;&nbsp;<b>Reccomenders</b><span></li>
-                <li><a href="/tutorials/cco-lastfm">CCO Example with Last.FM 
Data</a></li>
-                <li><a href="/tutorials/intro-cooccurrence-spark">Introduction 
to Cooccurrence in Spark</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Mahout Samsara</b><span></li>
-                <li><a href="/tutorials/samsara/play-with-shell.html">Playing 
with Samsara in Spark Shell</a></li>
-                <li><a 
href="/tutorials/samsara/playing-with-samsara-flink-batch.html">Playing with 
Samsara in Flink Batch</a></li>
-                <li><a 
href="/tutorials/samsara/classify-a-doc-from-the-shell.html">Text 
Classification (Shell)</a></li>
-                <li><a href="/tutorials/samsara/spark-naive-bayes.html">Spark 
Naive Bayes</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Misc</b><span></li>
-                <li><a href="/tutorials/misc/mahout-in-zeppelin">Mahout in 
Apache Zeppelin</a></li>
-                <li><a href="/tutorials/misc/contributing-algos">How To 
Contribute a New Algorithm</a></li>
-                <li><a href="/tutorials/misc/how-to-build-an-app.html">How To 
Build An App</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Deprecated</b><span></li>
-                <li><a href="/tutorials/map-reduce">MapReduce</a></li>
-            </ul>
-        </li>
-
-
-        <!-- Algorithms (Samsara / MR) -->
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Algorithms<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/algorithms/linear-algebra">Distributed Linear 
Algebra</a></li>
-                <li><a href="/algorithms/preprocessors">Preprocessors</a></li>
-                <li><a href="/algorithms/regression">Regression</a></li>
-                <li><a href="/algorithms/reccomenders">Reccomenders</a></li>
-                <li role="separator" class="divider"></li>
-                <li><a href="/algorithms/map-reduce">MapReduce 
<i>(deprecated)</i></a></li>
-            </ul>
-                <!--<li><a 
href="/algorithms/reccomenders/recommender-overview.html">Reccomender 
Overview</a></li> Do we still need? seems like short version of next post-->
-                <!--
-                <li><a 
href="/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to 
Coocurrence With Spark</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<a 
href="/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li>
+  <link rel="stylesheet" href="/assets/css/main.css">
 
+  <!-- Font Awesome -->
+  <link 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
 rel="stylesheet" 
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
 crossorigin="anonymous">
 
-             -->
-        </li>
+  <!-- Google Fonts -->
+  <link href="https://fonts.googleapis.com/css?family=Maven+Pro:400,500"; 
rel="stylesheet">
+  <link href="https://fonts.googleapis.com/css?family=Muli:400,400i,700,700i"; 
rel="stylesheet">
 
-        <!-- Scala Docs -->
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">API Docs<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
-            </ul>
-        </li>
-
-
-    </ul>
-    <form class="navbar-form navbar-left">
-        <div class="form-group">
-            <input type="text" class="form-control" placeholder="Search">
-        </div>
-        <button type="submit" class="btn btn-default">Submit</button>
-    </form>
-    <ul class="nav navbar-nav navbar-right">
-        <li><a href="http://github.com/apache/mahout";>Github</a></li>
-
-        <!-- Apache -->
-        <li class="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Apache <span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a 
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a></li>
-                <li><a href="http://www.apache.org/licenses/";>Apache 
License</a></li>
-                <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-            </ul>
-        </li>
+  <link rel="canonical" 
href="http://mahout.apache.org//docs/latest/native-solvers/cuda.html";>
+  <link rel="alternate" type="application/rss+xml" title="Apache Mahout" 
href="/%20/feed.xml">
 
-    </ul>
-</div><!-- /.navbar-collapse -->
 
-  </div><!-- /.container-fluid -->
-</nav>
+</head>
+
 
 <body>
 
-<div id="wrap">
-  <body class="">
+  <nav class="navbar navbar-expand-lg navbar-light bg-light navbar-mahout">
+
+    <div class="container">
+
+        <a class="navbar-brand" href="/">
+            <img src="/assets/mahout-logo-blue.svg" alt="">
+        </a>
+
+        <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+            <span class="navbar-toggler-icon"></span>
+        </button>
+
+        <div class="collapse navbar-collapse" id="navbarSupportedContent">
+
+            <div class="navbar-nav ml-auto">
+
+                <!-- Quick Start -->
+                <li class="nav-item">
+                    <a class="nav-link" href="//docs/latest/" >Mahout 
Overview</a>
+                </li>
+
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Key Concepts</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/index.html">Mahout Overview</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Scala DSL</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/in-core-reference.html">In-core Reference</a>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/out-of-core-reference.html">Out-of-core 
Reference</a>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/faq.html">Samsara FAQ</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Distributed Engine 
Bindings</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/spark-bindings/">Spark Bindings</a>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/flink-bindings.html">Flink Bindings</a>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/flink-bindings.html">H20 Bindings</a>
+                        <!--<div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Native Solvers</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/viennacl.html">ViennaCL</a></li>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/viennacl-omp.html">ViennaCL-OMP</a></li>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/cuda.html">CUDA</a></li>-->
+                    </div>
+                </li>
+
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Tutorial</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Reccomenders</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to 
Cooccurrence in Spark</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Mahout Samsara</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/play-with-shell.html">Playing with Samsara 
in Spark Shell</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/playing-with-samsara-flink-batch.html">Playing
 with Samsara in Flink Batch</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/classify-a-doc-from-the-shell.html">Text 
Classification (Shell)</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/spark-naive-bayes.html">Spark Naive 
Bayes</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Misc</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/mahout-in-zeppelin">Mahout in Apache 
Zeppelin</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/contributing-algos">How To Contribute a New 
Algorithm</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/how-to-build-an-app.html">How To Build An 
App</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Deprecated</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/map-reduce">MapReduce</a>
+                    </div>
+                </li>
+
+
+                <!-- Algorithms (Samsara / MR) -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Algorithms</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/preprocessors">Preprocessors</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/regression">Regression</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders">Reccomenders</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Deprecated</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a>
+                    </div>
+                        <!--<a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender
 Overview</a></li> Do we still need? seems like short version of next post-->
+                        <!--
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro 
to Coocurrence With Spark</a></li>
+                        <li role="separator" class="divider"></li>
+                        <li><span>&nbsp;&nbsp;<a 
href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> 
(deprecated)</a><span></li>
+
+
+                     -->
+                </li>
+
+                <!-- Scala /docs -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">API /docs</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/0.13.0/api/index.html">0.13.0</a>
+                    </div>
+                </li>
+
+                <!-- Apache -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Apache</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/licenses/";>Apache License</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+                    </div>
+                </li>
 
-  <div class="container">
-    
+            </ul>
 
-<div class="page-header">
-  <h1>Native Solvers- CUDA </h1>
-</div>
+                <!--<form class="navbar-form navbar-left">-->
+                    <!--<div class="form-group">-->
+                        <!--<input type="text" class="form-control" 
placeholder="Search">-->
+                    <!--</div>-->
+                    <!--<button type="submit" class="btn 
btn-default">Submit</button>-->
+                <!--</form>-->
+                <!--<ul class="nav navbar-nav navbar-right">-->
+                    <!--<a class="dropdown-item"  
href="http://github.com/apache/mahout";>Github</a></li>-->
 
-<div class="row">
-  <div class="col-xs-12">
-    
 
-  </div>
-</div>
 
+                <!--</ul>-->
+        </div><!-- /.navbar-collapse -->
+    </div>
+</nav>
 
-  </div>
+  <div class="container mt-5 pb-4">
 
+  <div class="row">
 
-</div>
+    <div class="col-lg-8">
+      
 
-<div id="footer">
-  <div class="container">
-    <p>&copy; 2017 Apache Mahout
-      with help from <a href="http://jekyllbootstrap.com"; target="_blank" 
title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
-      and <a href="http://getbootstrap.com"; target="_blank">Bootstrap</a>
-    </p>
-  </div>
-</div>
+    </div>
 
 
+  </div>
 
+</div>
 
 
+  <footer class="footer bg-light">
+    <div class="container text-center small">
+        Copyright &copy; 2014-2017 The Apache Software Foundation, Licensed 
under the Apache License, Version 2.0.
+    </div>
+</footer>
 
+  <script src="/assets/vendor/jquery/jquery-slim.min.js"></script>
+  <script src="/assets/vendor/popper/popper.min.js"></script>
+  <script src="/assets/vendor/bootstrap/js/bootstrap.min.js"></script>
+  <script src="/assets/header.js"></script>
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
 type="text/javascript"></script>
 
-<!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not 
supported in IE8) -->
-<!-- Placed at the end of the document so the pages load faster -->
-<script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js";></script>
-<script src="/assets/themes/mahout3/js/bootstrap.min.js"></script>
 </body>
-</html>
 
+</html>

http://git-wip-us.apache.org/repos/asf/mahout/blob/5112e9ec/docs/latest/native-solvers/viennacl-omp.html
----------------------------------------------------------------------
diff --git a/docs/latest/native-solvers/viennacl-omp.html 
b/docs/latest/native-solvers/viennacl-omp.html
index 6832d37..abdfac2 100644
--- a/docs/latest/native-solvers/viennacl-omp.html
+++ b/docs/latest/native-solvers/viennacl-omp.html
@@ -1,246 +1,190 @@
-
-
 <!DOCTYPE html>
-<html lang="en">
+<html lang=" en ">
+
 <head>
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
 
-  <title>Native Solvers- ViennaCL-OMP</title>
-  
-  <meta name="author" content="Apache Mahout">
-
-  <!-- Enable responsive viewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap styles -->
-  <link href="/assets/themes/mahout3/css/bootstrap.min.css" rel="stylesheet">
-  <!-- Optional theme -->
-  <link href="/assets/themes/mahout3/css/bootstrap-theme.min.css" 
rel="stylesheet">
-  <!-- Sticky Footer -->
-  <link href="/assets/themes/mahout3/css/bs-sticky-footer.css" 
rel="stylesheet">
-
-  <!-- Custom styles -->
-  <link href="/assets/themes/mahout3/css/style.css" rel="stylesheet" 
type="text/css" media="all">
-
-  <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
-  <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-  <script 
src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js";></script>
-  <![endif]-->
-
-  <!-- Fav and touch icons -->
-  <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-  <!-- atom & rss feed -->
-  <link href="/atom.xml" type="application/atom+xml" rel="alternate" 
title="Sitewide ATOM Feed">
-  <link href="/rss.xml" type="application/rss+xml" rel="alternate" 
title="Sitewide RSS Feed">
-  <script type="text/x-mathjax-config">
-  MathJax.Hub.Config({
-    tex2jax: {
-      skipTags: ['script', 'noscript', 'style', 'textarea', 'pre']
-    }
-  });
-  MathJax.Hub.Queue(function() {
-    var all = MathJax.Hub.getAllJax(), i;
-    for(i = 0; i < all.length; i += 1) {
-      all[i].SourceElement().parentNode.className += ' has-jax';
-    }
-  });
-  </script>
-  <script type="text/javascript">
-    var mathjax = document.createElement('script');
-    mathjax.type = 'text/javascript';
-    mathjax.async = true;
-
-    mathjax.src = ('https:' == document.location.protocol) ?
-        
'https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
 :
-        
'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
-
-      var s = document.getElementsByTagName('script')[0];
-    s.parentNode.insertBefore(mathjax, s);
-  </script>
-</head>
-
-<nav class="navbar navbar-default navbar-fixed-top">
-  <div class="container-fluid">
-    <!-- Brand and toggle get grouped for better mobile display -->
-    <div class="navbar-header">
-      <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" 
aria-expanded="false">
-        <span class="sr-only">Toggle navigation</span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-      </button>
-      <a class="navbar-brand" href="/">
-        <img src="/assets/img/Mahout-logo-82x100.png" height="30" alt="I'm 
mahout">
-      </a>
-    </div>
-
+  <title>
+    Native Solvers- ViennaCL-OMP
     
+  </title>
 
+  <meta name="description" content="Distributed Linear Algebra">
 
-<!-- Collect the nav links, forms, and other content for toggling -->
-<div class="collapse navbar-collapse" id="main-navbar">
-    <ul class="nav navbar-nav">
-
-        <!-- Quick Start -->
-        <li id="quickstart">
-            <a href="/index.html" >Mahout Overview</a>
-        </li>
-
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Key Concepts<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/index.html">Mahout Overview</a></li>
-                <li><span><b>&nbsp;&nbsp;Scala DSL</b><span></li>
-                <li><a href="/mahout-samsara/in-core-reference.html">In-core 
Reference</a></li>
-                <li><a 
href="/mahout-samsara/out-of-core-reference.html">Out-of-core Reference</a></li>
-                <li><a href="/mahout-samsara/faq.html">Samsara FAQ</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Bindings</b><span></li>
-                <li><a href="/distributed/spark-bindings/">Spark 
Bindings</a></li>
-                <li><a href="/distributed/flink-bindings.html">Flink 
Bindings</a></li>
-                <li><a href="/distributed/flink-bindings.html">H20 
Bindings</a></li>
-                <!--<li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Native Solvers</b><span></li>
-                <li><a href="/native-solvers/viennacl.html">ViennaCL</a></li>
-                <li><a 
href="/native-solvers/viennacl-omp.html">ViennaCL-OMP</a></li>
-                <li><a href="/native-solvers/cuda.html">CUDA</a></li>-->
-            </ul>
-        </li>
-
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><span>&nbsp;&nbsp;<b>Reccomenders</b><span></li>
-                <li><a href="/tutorials/cco-lastfm">CCO Example with Last.FM 
Data</a></li>
-                <li><a href="/tutorials/intro-cooccurrence-spark">Introduction 
to Cooccurrence in Spark</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Mahout Samsara</b><span></li>
-                <li><a href="/tutorials/samsara/play-with-shell.html">Playing 
with Samsara in Spark Shell</a></li>
-                <li><a 
href="/tutorials/samsara/playing-with-samsara-flink-batch.html">Playing with 
Samsara in Flink Batch</a></li>
-                <li><a 
href="/tutorials/samsara/classify-a-doc-from-the-shell.html">Text 
Classification (Shell)</a></li>
-                <li><a href="/tutorials/samsara/spark-naive-bayes.html">Spark 
Naive Bayes</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Misc</b><span></li>
-                <li><a href="/tutorials/misc/mahout-in-zeppelin">Mahout in 
Apache Zeppelin</a></li>
-                <li><a href="/tutorials/misc/contributing-algos">How To 
Contribute a New Algorithm</a></li>
-                <li><a href="/tutorials/misc/how-to-build-an-app.html">How To 
Build An App</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<b>Deprecated</b><span></li>
-                <li><a href="/tutorials/map-reduce">MapReduce</a></li>
-            </ul>
-        </li>
-
-
-        <!-- Algorithms (Samsara / MR) -->
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Algorithms<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/algorithms/linear-algebra">Distributed Linear 
Algebra</a></li>
-                <li><a href="/algorithms/preprocessors">Preprocessors</a></li>
-                <li><a href="/algorithms/regression">Regression</a></li>
-                <li><a href="/algorithms/reccomenders">Reccomenders</a></li>
-                <li role="separator" class="divider"></li>
-                <li><a href="/algorithms/map-reduce">MapReduce 
<i>(deprecated)</i></a></li>
-            </ul>
-                <!--<li><a 
href="/algorithms/reccomenders/recommender-overview.html">Reccomender 
Overview</a></li> Do we still need? seems like short version of next post-->
-                <!--
-                <li><a 
href="/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to 
Coocurrence With Spark</a></li>
-                <li role="separator" class="divider"></li>
-                <li><span>&nbsp;&nbsp;<a 
href="/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li>
+  <link rel="stylesheet" href="/assets/css/main.css">
 
+  <!-- Font Awesome -->
+  <link 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
 rel="stylesheet" 
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
 crossorigin="anonymous">
 
-             -->
-        </li>
+  <!-- Google Fonts -->
+  <link href="https://fonts.googleapis.com/css?family=Maven+Pro:400,500"; 
rel="stylesheet">
+  <link href="https://fonts.googleapis.com/css?family=Muli:400,400i,700,700i"; 
rel="stylesheet">
 
-        <!-- Scala Docs -->
-        <li id="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">API Docs<span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
-            </ul>
-        </li>
-
-
-    </ul>
-    <form class="navbar-form navbar-left">
-        <div class="form-group">
-            <input type="text" class="form-control" placeholder="Search">
-        </div>
-        <button type="submit" class="btn btn-default">Submit</button>
-    </form>
-    <ul class="nav navbar-nav navbar-right">
-        <li><a href="http://github.com/apache/mahout";>Github</a></li>
-
-        <!-- Apache -->
-        <li class="dropdown">
-            <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Apache <span 
class="caret"></span></a>
-            <ul class="dropdown-menu">
-                <li><a 
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a></li>
-                <li><a href="http://www.apache.org/licenses/";>Apache 
License</a></li>
-                <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-            </ul>
-        </li>
+  <link rel="canonical" 
href="http://mahout.apache.org//docs/latest/native-solvers/viennacl-omp.html";>
+  <link rel="alternate" type="application/rss+xml" title="Apache Mahout" 
href="/%20/feed.xml">
 
-    </ul>
-</div><!-- /.navbar-collapse -->
 
-  </div><!-- /.container-fluid -->
-</nav>
+</head>
+
 
 <body>
 
-<div id="wrap">
-  <body class="">
+  <nav class="navbar navbar-expand-lg navbar-light bg-light navbar-mahout">
+
+    <div class="container">
+
+        <a class="navbar-brand" href="/">
+            <img src="/assets/mahout-logo-blue.svg" alt="">
+        </a>
+
+        <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+            <span class="navbar-toggler-icon"></span>
+        </button>
+
+        <div class="collapse navbar-collapse" id="navbarSupportedContent">
+
+            <div class="navbar-nav ml-auto">
+
+                <!-- Quick Start -->
+                <li class="nav-item">
+                    <a class="nav-link" href="//docs/latest/" >Mahout 
Overview</a>
+                </li>
+
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Key Concepts</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/index.html">Mahout Overview</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Scala DSL</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/in-core-reference.html">In-core Reference</a>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/out-of-core-reference.html">Out-of-core 
Reference</a>
+                        <a class="dropdown-item"  
href="/docs/latest/mahout-samsara/faq.html">Samsara FAQ</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Distributed Engine 
Bindings</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/spark-bindings/">Spark Bindings</a>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/flink-bindings.html">Flink Bindings</a>
+                        <a class="dropdown-item"  
href="/docs/latest/distributed/flink-bindings.html">H20 Bindings</a>
+                        <!--<div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Native Solvers</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/viennacl.html">ViennaCL</a></li>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/viennacl-omp.html">ViennaCL-OMP</a></li>
+                        <a class="dropdown-item"  
href="/docs/latest/native-solvers/cuda.html">CUDA</a></li>-->
+                    </div>
+                </li>
+
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Tutorial</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Reccomenders</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to 
Cooccurrence in Spark</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Mahout Samsara</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/play-with-shell.html">Playing with Samsara 
in Spark Shell</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/playing-with-samsara-flink-batch.html">Playing
 with Samsara in Flink Batch</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/classify-a-doc-from-the-shell.html">Text 
Classification (Shell)</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/samsara/spark-naive-bayes.html">Spark Naive 
Bayes</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Misc</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/mahout-in-zeppelin">Mahout in Apache 
Zeppelin</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/contributing-algos">How To Contribute a New 
Algorithm</a>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/misc/how-to-build-an-app.html">How To Build An 
App</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Deprecated</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/tutorials/map-reduce">MapReduce</a>
+                    </div>
+                </li>
+
+
+                <!-- Algorithms (Samsara / MR) -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Algorithms</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/preprocessors">Preprocessors</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/regression">Regression</a>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders">Reccomenders</a>
+                        <div class="dropdown-divider"></div>
+                        <h6 class="dropdown-header">Deprecated</h6>
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a>
+                    </div>
+                        <!--<a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender
 Overview</a></li> Do we still need? seems like short version of next post-->
+                        <!--
+                        <a class="dropdown-item"  
href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro 
to Coocurrence With Spark</a></li>
+                        <li role="separator" class="divider"></li>
+                        <li><span>&nbsp;&nbsp;<a 
href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> 
(deprecated)</a><span></li>
+
+
+                     -->
+                </li>
+
+                <!-- Scala /docs -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">API /docs</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="/docs/latest/0.13.0/api/index.html">0.13.0</a>
+                    </div>
+                </li>
+
+                <!-- Apache -->
+                <li class="nav-item dropdown">
+                    <a class="nav-link dropdown-toggle" href="" 
id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Apache</a>
+                    <div class="dropdown-menu" 
aria-labelledby="navbarDropdownMenuLink">
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/licenses/";>Apache License</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+                        <a class="dropdown-item"  
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+                    </div>
+                </li>
 
-  <div class="container">
-    
+            </ul>
 
-<div class="page-header">
-  <h1>Native Solvers- ViennaCL-OMP </h1>
-</div>
+                <!--<form class="navbar-form navbar-left">-->
+                    <!--<div class="form-group">-->
+                        <!--<input type="text" class="form-control" 
placeholder="Search">-->
+                    <!--</div>-->
+                    <!--<button type="submit" class="btn 
btn-default">Submit</button>-->
+                <!--</form>-->
+                <!--<ul class="nav navbar-nav navbar-right">-->
+                    <!--<a class="dropdown-item"  
href="http://github.com/apache/mahout";>Github</a></li>-->
 
-<div class="row">
-  <div class="col-xs-12">
-    
 
-  </div>
-</div>
 
+                <!--</ul>-->
+        </div><!-- /.navbar-collapse -->
+    </div>
+</nav>
 
-  </div>
+  <div class="container mt-5 pb-4">
 
+  <div class="row">
 
-</div>
+    <div class="col-lg-8">
+      
 
-<div id="footer">
-  <div class="container">
-    <p>&copy; 2017 Apache Mahout
-      with help from <a href="http://jekyllbootstrap.com"; target="_blank" 
title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
-      and <a href="http://getbootstrap.com"; target="_blank">Bootstrap</a>
-    </p>
-  </div>
-</div>
+    </div>
 
 
+  </div>
 
+</div>
 
 
+  <footer class="footer bg-light">
+    <div class="container text-center small">
+        Copyright &copy; 2014-2017 The Apache Software Foundation, Licensed 
under the Apache License, Version 2.0.
+    </div>
+</footer>
 
+  <script src="/assets/vendor/jquery/jquery-slim.min.js"></script>
+  <script src="/assets/vendor/popper/popper.min.js"></script>
+  <script src="/assets/vendor/bootstrap/js/bootstrap.min.js"></script>
+  <script src="/assets/header.js"></script>
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
 type="text/javascript"></script>
 
-<!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not 
supported in IE8) -->
-<!-- Placed at the end of the document so the pages load faster -->
-<script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js";></script>
-<script src="/assets/themes/mahout3/js/bootstrap.min.js"></script>
 </body>
-</html>
 
+</html>

Reply via email to