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:15:09 UTC

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

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

 ##########
 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:
   I think it would be more clear to say that MXNet supports these versions of CUDA **on Windows**. Doesn't 8.0 still work with Linux? Also, if this is some kind of bug, I'd footnote it, referencing the issue. Maybe somebody out there really wants 8 and can get it work. 

----------------------------------------------------------------
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