larroy commented on a change in pull request #17294: fix build from source instruction URL: https://github.com/apache/incubator-mxnet/pull/17294#discussion_r366108454
########## 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 Review comment: Why are we recommending cuda 9.2 in the install instructions? Most are using 10.1 and 10.2 ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
