oneapi-src / oneapi-src/oneAPI-samples
max_interleaving tutorial improvements
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 745
- PR merge metrics
- No merged PRs in 30d
Description
Summary
the loop labels in the code snippet should be removed since our compiler does not support them. Also this description should include the illustrative interleaving table from our documentation (https://www.intel.com/content/www/us/en/develop/documentation/oneapi-fpga-optimization-guide/top/flags-attr-prag-ext/loop-directives/max-interleaving-attribute.html).
URLs
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
Open DirectProgramming/DPC++FPGA/Tutorials/Features/max_interleaving/README.md and compare its code snippet with the compiler limitation described in the issue. Remove the loop labels and add the illustrative interleaving table from the linked Intel documentation; the README should contain both requested tutorial improvements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100