Skip to content

Fix CUDA_NVCC_EXECUTABLE from being set to empty#8822

Merged
soumith merged 1 commit intopytorch:masterfrom
vishwakftw:cuda-build-fix
Jun 23, 2018
Merged

Fix CUDA_NVCC_EXECUTABLE from being set to empty#8822
soumith merged 1 commit intopytorch:masterfrom
vishwakftw:cuda-build-fix

Conversation

@vishwakftw
Copy link
Contributor

@vishwakftw vishwakftw commented Jun 23, 2018

Fixes #8790 (and partly #8781)

cc: @zou3519 @ssnl

@soumith soumith merged commit ebae3f5 into pytorch:master Jun 23, 2018
@ssnl
Copy link
Collaborator

ssnl commented Jun 23, 2018

I don't think that this is the correct fix. With this, if CUDA_NVCC_EXECUTABLE was set but empty, it will be set to $(which nvcc) rather than empty.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fatal error: THC/THC.h: no such file or directory

4 participants