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 in Custom extensions #9

Open
helenacorreia opened this issue Jun 8, 2021 · 2 comments
Open

Error in Custom extensions #9

helenacorreia opened this issue Jun 8, 2021 · 2 comments

Comments

@helenacorreia
Copy link

Hello everyone!

I get this error running this line of code python3 setup.py install --user to build the extension.

  • nvcc warning: The -std=c++14 flag is not supported with the configured host compiler. Flag will be ignored.

Have you ever encountered this sort of problem and do you maybe know how to fix this?

@tovacinni
Copy link
Collaborator

Hi, thanks for your interest in our work!

What version of CUDA are you using, and what compiler is being used by CUDA? You'll likely have to update CUDA, your compiler, or both.

@helenacorreia
Copy link
Author

@tovacinni my version of cuda and compiler

image

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