1adrianb / 1adrianb/binary-human-pose-estimation
cpu support?
- Lenguaje dominante
- Lua
- Estrellas
- 214
- Forks
- 67
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi, I am trying to install your amazing software on my mac without nvidia gpu, bnn does not build since it tries to find cuda:
CMake Error at /usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindCUDA.cmake:682 (message):
Specify CUDA_TOOLKIT_ROOT_DIR
Call Stack (most recent call first):
CMakeLists.txt:10 (FIND_PACKAGE)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
The CMakeLists.txt at line 10 calls FIND_PACKAGE for CUDA. Examine the CMake configuration to understand the build dependencies and conditional logic for GPU support. Look for existing CPU build options or flags in the project. The goal is to modify the build to work without CUDA, likely by adjusting CMakeLists.txt and related build scripts.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cmake, lua
- Área
- build-system, computer-vision
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100