mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
readme: add guidance on disabling CUDA (#655)
This commit is contained in:
committed by
Soumith Chintala
parent
b43ce05268
commit
a1bd4efb08
@ -144,6 +144,8 @@ If you want to compile with CUDA support, install
|
||||
- [NVIDIA CUDA](https://developer.nvidia.com/cuda-downloads) 7.5 or above
|
||||
- [NVIDIA CuDNN](https://developer.nvidia.com/cudnn) v5.x
|
||||
|
||||
If you want to disable CUDA support, export environment variable `NO_CUDA=1`.
|
||||
|
||||
#### Install optional dependencies
|
||||
|
||||
On Linux
|
||||
|
Reference in New Issue
Block a user