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

cpu support?

オープン
#10 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。