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/13 00:23:04 UTC

[GitHub] samskalicky commented on a change in pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example

samskalicky commented on a change in pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example
URL: https://github.com/apache/incubator-mxnet/pull/14140#discussion_r256203061
 
 

 ##########
 File path: scala-package/mxnet-demo/java-demo/README.md
 ##########
 @@ -9,6 +9,8 @@ This command will pick the default values specified in the [pom](https://github.
 
 Note: If you are planning to use GPU, please add `-Dmxnet.profile=linux-x86_64-gpu`
 
+Note: The Maven package is built with CUDA 9.2.
 
 Review comment:
   hmmm... I never looked at this page before. Maybe we should add a link and generalize the note more and say something like "Make sure you're environment is configured correctly according to..." and link to that page then?
   
   Users following this demo arent necessarily going to read all the docs before running. We need to keep things self-containted and succinct. 

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