oneapi-src / oneapi-src/oneAPI-samples
Reading board_spec.xml inside KernelMemBW of board_test
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 745
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read DirectProgramming/C++SYCL_FPGA/ReferenceDesigns/board_test/src/board_test.hpp around the KernelMemBW function and the two linked comment locations. Search the board_test reference design for board_spec.xml and the memory-bank or bandwidth values; done means confirming whether such reads exist and documenting or correcting the comments accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100