You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
593 B
1 lines
593 B
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler --expt-relaxed-constexpr -O2 -g -DNDEBUG --generate-code=arch=compute_50,code=[compute_50,sm_50] --generate-code=arch=compute_72,code=[compute_72,sm_72] --generate-code=arch=compute_75,code=[compute_75,sm_75] -Xcompiler=-fPIC -Wno-deprecated-gpu-targets -shared -dlink CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o -o CMakeFiles/pyOpenMVS.dir/cmake_device_link.o -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib -lcuda -lcudart -lcurand -lcudadevrt -lcudart_static -lrt -lpthread -ldl
|
|
|