You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/27 21:31:33 UTC

[GitHub] hetong007 commented on a change in pull request #14269: Updated docs for R-package installation

hetong007 commented on a change in pull request #14269: Updated docs for R-package installation
URL: https://github.com/apache/incubator-mxnet/pull/14269#discussion_r260953397
 
 

 ##########
 File path: docs/install/index.md
 ##########
 @@ -1090,7 +1090,8 @@ You can [build MXNet-R from source](windows_setup.html#install-mxnet-package-for
   options(repos = cran)
   install.packages("mxnet")
 ```
-Change cu92 to cu80, cu90 or cu91 based on your CUDA toolkit version. Currently, MXNet supports these versions of CUDA.
+Change cu92 to cu80, cu90, cu91 or cuda 10 based on your CUDA toolkit version. Currently, MXNet supports these versions of CUDA.
 
 Review comment:
   `or cuda 10` -> `or cuda100`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services