Skip to content

Commit a1bd4ef

Browse files
cdluminatesoumith
authored andcommitted
readme: add guidance on disabling CUDA (pytorch#655)
1 parent b43ce05 commit a1bd4ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ If you want to compile with CUDA support, install
144144
- [NVIDIA CUDA](https://developer.nvidia.com/cuda-downloads) 7.5 or above
145145
- [NVIDIA CuDNN](https://developer.nvidia.com/cudnn) v5.x
146146

147+
If you want to disable CUDA support, export environment variable `NO_CUDA=1`.
148+
147149
#### Install optional dependencies
148150

149151
On Linux

0 commit comments

Comments
 (0)