Skip to content

update README.md install from CUDA 7.5 or higher#254

Open
booiljung wants to merge 1 commit intotorch:masterfrom
booiljung:patch-1
Open

update README.md install from CUDA 7.5 or higher#254
booiljung wants to merge 1 commit intotorch:masterfrom
booiljung:patch-1

Conversation

@booiljung
Copy link

torch7 is not installed in CUDA 7.5 or higher. I updated How to install from CUDA 7.5 or higher.

README.md

Torch does not support half-precision floating-point type in cuda 7.5 or higher. If you have CUDA 7.5 or higher, you should use the following command:

$ TORCH_NVCC_FLAGS="-D__CUDA_NO_HALF_OPERATORS__" ./install.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant