You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2018/08/18 11:01:41 UTC

incubator-singa git commit: SINGA-390 Update installation.md

Repository: incubator-singa
Updated Branches:
  refs/heads/master 770d6cdb6 -> 65756e6f6


SINGA-390 Update installation.md

- update the installation command for installing SINGA with CUDA and cuDNN


Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/65756e6f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/65756e6f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/65756e6f

Branch: refs/heads/master
Commit: 65756e6f682a06df7facd59f73932981e36f50e3
Parents: 770d6cd
Author: zhaojing <zh...@comp.nus.edu.sg>
Authored: Fri Aug 17 13:30:02 2018 +0800
Committer: zhaojing <zh...@comp.nus.edu.sg>
Committed: Fri Aug 17 13:30:02 2018 +0800

----------------------------------------------------------------------
 doc/en/docs/installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/65756e6f/doc/en/docs/installation.md
----------------------------------------------------------------------
diff --git a/doc/en/docs/installation.md b/doc/en/docs/installation.md
index c9bd17f..e7462fa 100755
--- a/doc/en/docs/installation.md
+++ b/doc/en/docs/installation.md
@@ -20,7 +20,7 @@ SINGA.
 
       It is equivalent to
 
-          conda install -c nusdbsystem singa=1.1.1=py36_cuda9.0-cudnn7.1.2
+          conda install -c nusdbsystem singa=1.1.1=py36_cuda9.0_cudnn7.1.2
 
       CUDA 9.0 must be installed before executing the above command. Singa
       packages for other CUDA versions are also available. The following instruction