oneapi-src / oneapi-src/oneAPI-samples
Reading board_spec.xml inside KernelMemBW of board_test
オープン
まだ誰も着手していません。
question
- 主要言語
- C++
- スター
- 1.2k
- フォーク
- 745
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Inside the comments of the KernelMemBW function of the board_test, it is stated that the number of memory interfaces/banks is read form board_spec.xml ref1 and that the theoretical bandwidth is read from board_spec.xml ref2.
Where can I find the code that reads that from board_spec.xml as described in the comments? To me, it seems like there is none.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
DirectProgramming/C++SYCL_FPGA/ReferenceDesigns/board_test/src/board_test.hpp の KernelMemBW 関数付近と、リンクされている 2 か所のコメントを確認してください。board_test リファレンスデザインで board_spec.xml と、メモリーバンクまたは帯域幅の値を検索します。そのような読み取りが存在するかを確認し、それに応じてコメントを記録または修正できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- testing
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100