oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
899 stars 675 forks source link

FPGA: Unify the `crr` configuration across FPGA targets #2335

Closed aejjehint closed 2 months ago

aejjehint commented 2 months ago

Existing Sample Changes

Description

Modifies the CMakeLists for the CRR FPGA code sample so that we use the same unroll factors for all platforms and expose the option to modify these unroll factors to the users. The change also updates the readme to reflect these changes.

External Dependencies

Type of change

How Has This Been Tested?