up to 21. Oct. 2019
https://github.com/CMU-Perceptual-Computing-Lab/openpose.git
1 -
cmake/Cuda.cmake
for the GPU doesn’t support Volta and Turing, comment out the following lines.
# Volta (CUDA >= 9)
set(VOLTA "70") # set(VOLTA "70 71 72") # This crashes with CUDA 10
# Turing (CUDA >= 10)
set(TURING "75")
2 - “cannot find -lopencv_dep_cudart”
-DCUDA_USE_STATIC_CUDA_RUNTIME=OFF