oneAPI-samples icon indicating copy to clipboard operation
oneAPI-samples copied to clipboard

max_interleaving tutorial improvements

Open whitepau opened this issue 2 years ago • 0 comments

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

https://github.com/oneapi-src/oneAPI-samples/blob/master/DirectProgramming/DPC%2B%2BFPGA/Tutorials/Features/max_interleaving/README.md

whitepau avatar Mar 11 '22 22:03 whitepau