JulianSlzr commented on a change in pull request #9353: added mac gpu install; refactored windows install URL: https://github.com/apache/incubator-mxnet/pull/9353#discussion_r162293711
########## File path: docs/install/index.md ########## @@ -709,28 +732,32 @@ Alternatively, you may follow the [CUDA installation instructions for Mac OS X]( 4. Install CUDA for MacOS X. Specific steps are provided in NVIDIA's [CUDA installation instructions](https://docs.nvidia.com/cuda/cuda-installation-guide-mac-os-x/index.html#installation). -5. Run `git clone --recursive https://github.com/apache/incubator-mxnet.git mxnet` to get the latest version. +5. [Download](http://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#download-mac) and [install](http://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#installmac) cuDNN for MacOS X. You will need to [create a free developer account](https://developer.nvidia.com/accelerated-computing-developer) with NVIDIA prior to getting the download link. Review comment: Apparently, it's just "macOS" these days (I noticed the CPU instructions already did this). Let's replace the various instances of "MacOS X" / "Mac OS X" with that. Sorry! ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
