Error in Custom extensions
Opened this issue · 2 comments
helenacorreia commented
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 commented
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 commented
@tovacinni my version of cuda and compiler