Skip to content

Commit e2befb8

Browse files
janeyx99facebook-github-bot
authored andcommitted
minor README change to fix pytorch#25464 (pytorch#48970)
Summary: Fixes pytorch#25464 Pull Request resolved: pytorch#48970 Reviewed By: walterddr Differential Revision: D25396284 Pulled By: janeyx99 fbshipit-source-id: 8355c417b5c8b8865f208d7d8e8154048423afd9
1 parent 39445f7 commit e2befb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ conda install numpy ninja pyyaml mkl mkl-include setuptools cmake cffi typing_ex
176176
On Linux
177177
```bash
178178
# Add LAPACK support for the GPU if needed
179-
conda install -c pytorch magma-cuda102 # or [ magma-cuda101 | magma-cuda100 | magma-cuda92 ] depending on your cuda version
179+
conda install -c pytorch magma-cuda110 # or the magma-cuda* that matches your CUDA version from https://anaconda.org/pytorch/repo
180180
```
181181

182182
On MacOS

0 commit comments

Comments
 (0)