1adrianb / 1adrianb/binary-human-pose-estimation

cpu support?

未關閉
#10 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Lua
星號
214
分支
67
PR 合併指標
30 天內沒有已合併 PR

描述

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)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

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.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cmake, lua
領域
build-system, computer-vision
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。