baidut / baidut/OpenCE

nvcc fatal : Unknown option 'std'

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
526
Forks
149
PR merge metrics
No merged PRs in 30d

Description

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 -I`python -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
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.