oneapi-src / oneapi-src/oneAPI-samples
Reading board_spec.xml inside KernelMemBW of board_test
未关闭
还没有人认领这个 Issue。
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 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
阅读 DirectProgramming/C++SYCL_FPGA/ReferenceDesigns/board_test/src/board_test.hpp 中 KernelMemBW 函数附近的内容以及两个关联的注释位置。在 board_test 参考设计中搜索 board_spec.xml 以及 memory-bank 或 bandwidth 值;完成标准是确认是否存在此类读取,并相应地记录或更正注释。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- testing
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100