Author: buildbot
Date: Wed Oct 21 15:00:18 2015
New Revision: 969765

Log:
Staging update by buildbot for singa

Modified:
    websites/staging/singa/trunk/content/   (props changed)
    websites/staging/singa/trunk/content/docs/mesos.html

Propchange: websites/staging/singa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 21 15:00:18 2015
@@ -1 +1 @@
-1709857
+1709859

Modified: websites/staging/singa/trunk/content/docs/mesos.html
==============================================================================
--- websites/staging/singa/trunk/content/docs/mesos.html (original)
+++ websites/staging/singa/trunk/content/docs/mesos.html Wed Oct 21 15:00:18 
2015
@@ -404,9 +404,9 @@
         <div id="bodyColumn"  class="span10" >
                                   
             <p># Distributed Training on Mesos</p>
-<hr />
 <p>This guide explains how to start SINGA distributed training on a Mesos 
cluster. It assumes that both Mesos and HDFS are already running, and every 
node has SINGA installed. We assume the architecture depicted below, in which a 
cluster nodes are Docker container. Refer to <a href="docker.html">Docker 
guide</a> for details of how to start individual nodes and set up network 
connection between them (make sure <a class="externalLink" 
href="http://weave.works/guides/weave-docker-ubuntu-simple.html";>weave</a> is 
running at each node, and the cluster&#x2019;s headnode is running in container 
<tt>node0</tt>) </p>
 <p><img src="http://www.comp.nus.edu.sg/~dinhtta/files/singa_mesos.png"; 
alt="Nothing" /></p>
+<hr />
 <div class="section">
 <h2><a name="Start_HDFS_and_Mesos"></a>Start HDFS and Mesos</h2>
 <p>Go inside each container, using: <tt>


Reply via email to