mlverse / torch

R Interface to Torch
https://torch.mlverse.org
Other
490 stars 64 forks source link

GPU Installation instructions point to cuda 11.7 documentation but could point to cuda 11.7 installation files directly #1102

Closed GitHubGeniusOverlord closed 1 year ago

GitHubGeniusOverlord commented 1 year ago

Hi, the installation instructions https://torch.mlverse.org/docs/articles/installation.html#pre-built point to the link https://docs.nvidia.com/cuda/archive/11.7.0/ which contains the documentation for cuda 11.7 as expected. However if you follow the obvious link "installation guide windows" from that site, you actually end up with a link to the newest cuda toolkit, as of today 12.2. This is confusing! Instead, a direct link to the installation files for cuda 11.7 would be easier to handle. https://developer.nvidia.com/cuda-11-7-0-download-archive Thanks!

dfalbel commented 1 year ago

@GitHubGeniusOverlord thanks for reporting, I fixed the docs and you can preview it here: https://torch.mlverse.org/docs/dev/articles/installation#pre-built