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

Docker build error #96

Open
celikemir opened this issue Oct 19, 2023 · 0 comments
Open

Docker build error #96

celikemir opened this issue Oct 19, 2023 · 0 comments

Comments

@celikemir
Copy link

celikemir commented Oct 19, 2023

I came across below problem when i try to build
cmake -E env CXXFLAGS='-march=native' cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CUDA_FLAGS="8.6" ..

[ 39%] Built target libvis_cuda_autogen
Scanning dependencies of target libvis_cuda
[ 40%] Building CXX object CMakeFiles/libvis_cuda.dir/libvis_cuda_autogen/mocs_compilation.cpp.o
[ 40%] Building CUDA object CMakeFiles/libvis_cuda.dir/libvis/src/libvis/cuda/cuda_buffer.cu.o

nvcc fatal   : A single input file is required for a non-link phase when an outputfile is specified
make[2]: *** [CMakeFiles/libvis_cuda.dir/build.make:76: CMakeFiles/libvis_cuda.dir/libvis/src/libvis/cuda/cuda_buffer.cu.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:244: CMakeFiles/libvis_cuda.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
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

1 participant