oneapi-src / oneapi-src/unified-memory-framework
Cleanup hwloc integration logic in cmake
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- C
- スター
- 98
- フォーク
- 48
- 平均マージ
- 3日 20時間
- マージ済み PR(30日)
- 6
説明
Logic for static linking with hwloc is different on windows and linux. We should try to unify it, perhaps by creating our own CMakeLists.txt based on https://github.com/open-mpi/hwloc/tree/master/contrib/windows-cmake that would work for both linux and windows (and perhaps MacOS on which we do not support static linking right now).
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Linux と Windows で hwloc を静的リンクするための既存の CMake ロジックを読み、参照されている hwloc contrib/windows-cmake 実装と比較してください。Linux と Windows で一貫して静的リンクをサポートする統合された CMake ロジックを提供できれば完了とし、MacOS のサポートは実現可能な場合にのみ検討します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c, cmake
- 領域
- build-system
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100