Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Removed cu80 mention
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushghai committed Apr 3, 2019
1 parent 6d90e94 commit 040752d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ 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, cu91 or cuda100 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.
Note : You also need to have cuDNN installed on Windows. Check out this [guide](https://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#installwindows) on the steps for installation.

</div> <!-- END of GPU -->
Expand Down

0 comments on commit 040752d

Please sign in to comment.