OFS / oneapi-asp

Intel® oneAPI Accelerator Support Package (ASP)
MIT License
2 stars 9 forks source link

[Update] Leverage `defines/parameters from FIM build #118

Closed DouglasGroen closed 11 months ago

DouglasGroen commented 11 months ago

Description

Some defines in the ASP are essentially local copies of functionality-equivalentdefines that are imported from the FIM's build. This change automatically leverages those defines, yet still allows for local (ASP-specific) control of them. Rather than directly using the FIM'sdefines in the RTL, we use them to set default values in ASP-specific header files which can be locally modified if desired.

Collateral (docs, reports, design examples, case IDs):

Supporting docs will need to be reviewed as some parameters/defines will change names.

Tests added:

Tests run:

Suite of oneapi-samples compiled successfully. Still need to run in-system.