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 2020/01/14 05:28:38 UTC

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #17294: fix build from source instruction

apeforest commented on a change in pull request #17294: fix build from source instruction
URL: https://github.com/apache/incubator-mxnet/pull/17294#discussion_r366157949
 
 

 ##########
 File path: docs/static_site/src/pages/get_started/ubuntu_setup.md
 ##########
 @@ -63,11 +63,11 @@ Then download [cuDNN 7.1.4](https://developer.nvidia.com/cudnn).
 Unzip the file and change to the cuDNN root directory. Move the header and libraries to your local CUDA Toolkit folder:
 
 ```bash
-    tar xvzf cudnn-9.2-linux-x64-v7.1
-    sudo cp -P cuda/include/cudnn.h /usr/local/cuda/include
 
 Review comment:
   This PR only changes formatting and spacing. For content change, please create a separate PR.

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