Ben Moore
Ben Moore
# Description Added style guide to the README for those who contribute to documentation. Changes proposed in this pull request: - Styles section in README - -
https://github.com/oneapi-src/oneAPI-samples/blob/d9c80018a09b14f9a04ab06dab0472fab15f1c9d/DirectProgramming/C%2B%2B/CombinationalLogic/MandelbrotOMP/README.md?plain=1#L64 The instructions do not mention the need to source setvars before building the program. Should I add them, or does Mandelbrot OMP not need setvars? @tomlenth @akertesz @ethanhirsch
Update for Github pages, the public version of the documentation. Changes can be viewed in HTML format here: [https://bdmoore1.github.io/oneCCL/index.html ](https://bdmoore1.github.io/oneCCL/index.html ) All of these changes were a part of the...
- [ ] Have you provided a meaningful PR description? - [ ] Have you added a test, reproducer or referred to an issue with a reproducer? - [ ]...
- [ ] Have you provided a meaningful PR description? - [ ] Have you added a test, reproducer or referred to an issue with a reproducer? - [ ]...
# Summary The readme in the DirectPrograming/C++SYCL_FPGA/ says you need the base toolkit to use the FPGA samples. With the 2024.2 release targeted for June 24, FPGA bits will be...