Author: dinhtta
Date: Thu Dec 31 06:13:16 2015
New Revision: 1722422

URL: http://svn.apache.org/viewvc?rev=1722422&view=rev
Log:
Added introduction on distributed training page

Modified:
    incubator/singa/site/trunk/content/markdown/docs/distributed-training.md

Modified: 
incubator/singa/site/trunk/content/markdown/docs/distributed-training.md
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/docs/distributed-training.md?rev=1722422&r1=1722421&r2=1722422&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/markdown/docs/distributed-training.md 
(original)
+++ incubator/singa/site/trunk/content/markdown/docs/distributed-training.md 
Thu Dec 31 06:13:16 2015
@@ -6,6 +6,10 @@ SINGA is designed for distributed traini
 
 * [Distributed training on Mesos](mesos.html)
 
+SINGA can run on top of distributed storage system to achieve scalability. The 
current version of SINGA supports HDFS.
+
+* [Running SINGA on HDFS](hdfs.html)
+
 We also provide high-level descriptions of design behind SINGA's distributed 
architecture. 
 
 * [System Architecture](architecture.html)
@@ -13,5 +17,3 @@ We also provide high-level descriptions
 * [Training Frameworks](frameworks.html)
 
 * [System Communication](communication.html)
-
-* [Using HDFS](hdfs.html)


Reply via email to