1adrianb / 1adrianb/binary-human-pose-estimation
cpu support?
- Lingua principale
- Lua
- Stelle
- 214
- Fork
- 67
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cmake, lua
- Ambito
- build-system, computer-vision
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100