Skip to content

nvcc fatal : Unknown option 'std' #5

@JiaqianLi

Description

@JiaqianLi

A complie error when I make the bilateral operation. And how can I solve it!
make nvcc -std c++11 -c ops/bilateral_slice.cu.cc -o build/bilateral_slice.cu.o -DGOOGLE_CUDA=1 -x cu -Xcompiler -fPIC -Ipython -c 'import tensorflow as tf; print(tf.sysconfig.get_include())'-expt-relaxed-constexpr -Wno-deprecated-gpu-targets -ftz=true nvcc fatal : Unknown option 'std' make: *** [build/bilateral_slice.cu.o] Error 255

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions