oneapi-src / oneapi-src/oneAPI-samples

Reading board_spec.xml inside KernelMemBW of board_test

Open
#2,565 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.