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

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 #18

Open
lingtengqiu opened this issue Sep 5, 2020 · 1 comment
Open

Comments

@lingtengqiu
Copy link

There is a question mentioned above.
My torch vision is 1.6 whether is higher than your version?

@MoyGcc
Copy link

MoyGcc commented Sep 20, 2020

Firstly make sure you have set the environment variable $CUDA_SAMPLES_INC correctly to the path that contains the header helper_math.h. If you still have the problem, try to replace all AT_CHECK with TORCH_CHECK in the file src/bvh.cpp and build again (the reason might be you have a higher version of PyTorch on your device).

Hope this can help you!

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

2 participants