Author: buildbot
Date: Thu Dec 31 06:13:44 2015
New Revision: 976747
Log:
Staging update by buildbot for singa
Modified:
websites/staging/singa/trunk/content/ (props changed)
websites/staging/singa/trunk/content/docs/distributed-training.html
Propchange: websites/staging/singa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 31 06:13:44 2015
@@ -1 +1 @@
-1722420
+1722422
Modified: websites/staging/singa/trunk/content/docs/distributed-training.html
==============================================================================
--- websites/staging/singa/trunk/content/docs/distributed-training.html
(original)
+++ websites/staging/singa/trunk/content/docs/distributed-training.html Thu Dec
31 06:13:44 2015
@@ -418,6 +418,12 @@
<li><a href="mesos.html">Distributed training on Mesos</a></li>
</ul>
+<p>SINGA can run on top of distributed storage system to achieve scalability.
The current version of SINGA supports HDFS.</p>
+
+<ul>
+
+<li><a href="hdfs.html">Running SINGA on HDFS</a></li>
+</ul>
<p>We also provide high-level descriptions of design behind SINGA’s
distributed architecture. </p>
<ul>
@@ -430,9 +436,6 @@
<li>
<p><a href="communication.html">System Communication</a></p></li>
-
-<li>
-<p><a href="hdfs.html">Using HDFS</a></p></li>
</ul>
</div>
</div>