Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytorch Correlation module on Windows #7

Closed
RaphaelRoyerRivard opened this issue Jul 24, 2019 · 0 comments
Closed

Pytorch Correlation module on Windows #7

RaphaelRoyerRivard opened this issue Jul 24, 2019 · 0 comments

Comments

@RaphaelRoyerRivard
Copy link

Did anybody successfully installed the Pytorch Correlation module on Windows?
I get the error

  1 error detected in the compilation of "C:/Users/root/AppData/Local/Temp/tmpxft_0000bb6c_00000000-10_correlation_cuda_kernel.cpp1.ii".
  correlation_cuda_kernel.cu
  error: command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v10.0\\bin\\nvcc.exe' failed with exit status 1

caused by

C:/Logiciels/Anaconda3/envs/torch/lib/site-packages/torch/include\torch/csrc/jit/argument_spec.h(161): error: member "torch::jit::ArgumentSpecCreator::DEPTH_LIMIT" may not be initialized

I found the same issue here pytorch/extension-cpp#37, but it is a month old with no answer...

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

No branches or pull requests

1 participant