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/03/06 19:22:40 UTC

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

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

 ##########
 File path: docs/install/index.md
 ##########
 @@ -1125,7 +1125,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 cu90, cu91 or cuda100 based on your CUDA toolkit version. Currently, MXNet supports these versions of CUDA.
 
 Review comment:
   We don't publish Linux packages for R. 
   It's only OSX and Windows. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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