Store version info or MD5 hash of the shared TBB objects
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- cpp
- 領域
- backend, build-system
調査の方向性
Start by examining the RcppParallel v5.1.2 symlink handling for externally linked TBB libraries and the loading path for shared TBB objects. Investigate how TBB_INTERFACE_VERSION or an MD5 hash can be recorded at build time and checked before runtime loading. Done means mismatches produce a warning recommending package reinstallation rather than silently loading incompatible or missing libraries.
索引モデルが issue の本文から書いたものです。
説明
RcppParallel v5.1.2+ creates symlinks of TBB libraries into the package directory if externally linked (see a1fddba85101886b35123c73054c0d904f747d11 & #161). This can break RcppParallel when the original files are moved, removed, or upgraded to an incompatible version (undefined references). We need to create a function that stores the version info (e.g., TBB_INTERFACE_VERSION), or MD5 hash of the shared TBB objects, at build time and check them at runtime, before loading. If there's a mismatch, we continue with a warning that recommends reinstalling the package to relink to (or build) the TBB libraries.
It's important to ensure the integrity of the shared TBB objects, before loading them. This will also inform the users if the package loading failed due to this issue.
- 主要言語
- C++
- スター
- 173
- フォーク
- 60
- 平均マージ
- 1時間 55分
- マージ済み PR(30日)
- 2
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
RcppCore/RcppParallel のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
RcppCore/RcppParallel#239 · コメント 6 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 20/100
RcppCore/RcppParallel#228 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
RcppCore/RcppParallel#227 · コメント 6 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
RcppCore/RcppParallel#216 · コメント 5 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
RcppCore/RcppParallel#213 ·
RcppCore/RcppParallel の issue をすべて見る
似ている issue
-
[BUG] オープンbug
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
eunomia-bpf/llvmbpf#51 · コメント 1 件 ·
-
status:needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
PX4/PX4-Autopilot#28776 ·
-
Website Doc Typo オープン
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
難易度 1/5 1〜3時間 初心者へのやさしさ 92/100
autowarefoundation/autoware_universe#13413 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100