create PR for merging the oneAPI editor changes into oneapi-asp #153
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This change adds the oneAPI editor as a feature to the oneAPI ASP repo.
It is now possible to parameterize the oneAPI ASP and build out different board variants directly from the Platform Designer GUI. Some of the parameters are prepopulated by the preset files which are automatically created when an OFS FIM is built.
Please refer to the documentation on how to use the oneAPI editor GUI in Platform Designer as well as its limitations.
Collateral (docs, reports, design examples, case IDs):
none
Tests added:
none
Tests run:
d5005 (board variants ofs_d5005 and ofs_d5005_usm)
n6001 (board variants ofs_n6001, ofs_n6001_iopipes, ofs_n6001_usm, ofs_n6001_usm_iopipes)
iseries-dk (board variants ofs_iseries-dk, ofs_iseries-dk_usm)
fseries-dk (board variants ofs_fseries-dk, ofs_fseries-dk_usm)
non-USM designs:
anr, board_test, cholesky, cholesky_inversion, crr (fails to fit on N6001), db, decompress, gzip, merge_sort, mvdr_beamforming, qrd, qri, double_buffering
USM designs:
simple_host_streaming, buffered_host_streaming, zero_copy_data_transfer, explicit_data_movement
IO pipe designs for N6001 only: io_streaming_one_pipe, io_streaming_multi_pipes