Skip to content

Fix CUDA_NVCC_EXECUTABLE from being set to empty - #8822

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

soumith merged 1 commit into
pytorch:masterfrom
vishwakftw:cuda-build-fix

Conversation

@vishwakftw

@vishwakftw vishwakftw commented Jun 23, 2018

Copy link
Copy Markdown
Contributor

Fixes #8790 (and partly #8781)

cc: @zou3519 @ssnl

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

ssnl commented Jun 23, 2018

Copy link
Copy Markdown
Collaborator

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