Add entry in third-party-programs.txt for use of Google Fonts API by mvincerx · Pull Request #1503 · oneapi-src/oneAPI-samples (original) (raw)

This reverts commit 86c4aa8 and reenables the db9 code sample in 2023.1

This PR:

Co-authored-by: Rakshith Krishnappa krisrak@gmail.com

Update readme to reflect the current changes in repo behavior, which is that the master branch is stable and works with current released toolkits.

Existing Sample Changes

Description

All of the FPGA samples are moved to the IP Authoring flow. The default target for all samples is now Agilex. For targeting a specific board, the user must run cmake with -DFPGA_DEVICE= his own BSP name.

The simulation runtime of the CRR design is very long. This PR adds a message that the users can see when they compile for simulation warning them about this long runtime.

This PR updates the PAC S10 default seed of the QRD design in order to meet the expected performance for 2023.1

Co-authored-by: gta gta@DUT043-DG1RVC.fm.intel.com

Co-authored-by: rupakroyintel rupakroy@rupakroy-mobl1.amr.corp.intel.com

Updated readme to match new template (with exceptions for FPGA), updated branding, updated some formatting, corrected some grammar. Updated content to reflect changes requested by reviewer.

Restructure to match new template. Updated formatting. Rewrote and restructured for clarity. Moved images to assets folder. Corrected some relative link issues (assuming master branch).

Co-authored-by: gta gta@DUT046-DG1RVC.fm.intel.com

Some of the samples required the device flags to be set using -DDEVICE_FLAG=-DAgilex rather than -DDEVICE_FLAG=Agilex. This change makes all the samples consistent with the second option.

Changed sample name in readme to match name in sample.json file. Restructured to match new template, with exceptions for FPGA structure. Moved images into “assets” subfolder. Corrected formatting. Added missing build and run instructions for Windows. Rewrote and restructured some sections for clarity.

Changed sample name in readme to match name in sample.json file. Restructured to match new template, with exceptions for FPGA structure. Moved images into “assets” subfolder. Corrected some formatting. Rewrote and restructured some sections for clarity.

Changed the sample name in the readme to match the name in the sample.json file. Restructured the readme to match the new template, with exceptions related to FPGA structure. Corrected formatting. Updated some branding. Rewrote and restructured some sections for clarity.

This reverts commit 149dbb6.

Affected samples: array-transform, jacobi.

Remove the custom selector.hpp files. Update README to use ONEAPI_DEVICE_SELECTOR instead of arguments. Update sample.json files.

Signed-off-by: Natalia Saiapova natalia.saiapova@intel.com

Changed sample name in readme to match name in sample.json file. Restructured to match new template, with exceptions for FPGA structure. Corrected some formatting. Rewrote and restructured some sections for clarity.

Changed sample name in readme to match name in sample.json file. Restructured to match new template, with exceptions for FPGA structure. Moved images into “assets” subfolder. Corrected formatting. Rewrote and restructured some sections for clarity.

Co-authored-by: Praveen Kundurthy u137620@s001-n067.aidevcloud

Signed-off-by: Natalia Saiapova natalia.saiapova@intel.com

The anr sample cmake file was not allowing to target parts that did not contain the keywords "agilex" or "a10" or "s10". This PR addresses this gap.

This sample is notorious for getting a high percentage of timing failures during quartus compiles on the PAC boards. This PR fixes the seed so that we know it compiles cleanly on PAC boards.

Signed-off-by: Saiapova, Natalia natalia.saiapova@intel.com

Provide the option to run gzip_ll with 100 B file so that the simulator flow takes < 2h to finish for Questa FSE.

The loop unroll code sample's array size was 1024 for simulation which caused simulating with Questa FSE on Windows to be very slow (>24 hours).

This changes the array size to 16 which lets the simulation to complete in ~1 hour using Questa FSE on Windows.

Some FPGA samples had incorrect path in their CI steps in the sample.json file.


Co-authored-by: u51369 u51369@s001-n066.aidevcloud

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com


Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com


Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com


Signed-off-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com Co-authored-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com


Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com

Signed-off-by: Natalia Saiapova natalia.saiapova@intel.com


Signed-off-by: Natalia Saiapova natalia.saiapova@intel.com Co-authored-by: Jimmy Wei jimmy.t.wei@intel.com

This is a port of #1474

When using Questa FSE, the simulation time of the snappy decompression of Stratix 10 was excessively long, This PR reduces the problem size when running in simulation to speed up the execution time. This PR is a port of #1475.


Signed-off-by: Natalia Saiapova natalia.saiapova@intel.com Signed-off-by: Saiapova, Natalia natalia.saiapova@intel.com Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com Signed-off-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu Co-authored-by: Shuo Niu shuo.niu@intel.com Co-authored-by: Justin Rosner justin.rosner@intel.com Co-authored-by: yuguen-intel yohann.uguen@intel.com Co-authored-by: Peng Tu peng.tu@intel.com Co-authored-by: Hao Xiang Yang 111762426+haoxian2@users.noreply.github.com Co-authored-by: Rakshith rakshith.krishnappa@intel.com Co-authored-by: Rakshith Krishnappa krisrak@gmail.com Co-authored-by: Artem Radzikhovskyy artem.radzikhovskyy@intel.com Co-authored-by: jkinsky 106110367+jkinsky@users.noreply.github.com Co-authored-by: petercad peter.caday@intel.com Co-authored-by: Andrei Fedorov andrey.fedorov@intel.com Co-authored-by: Brox Chen brox.chen@intel.com Co-authored-by: intel-jisheng1 shengxiang.ji@intel.com Co-authored-by: Paul White paul.white@intel.com Co-authored-by: alisanikiforova alisa.nikiforova@intel.com Co-authored-by: IgorOchocki 36711066+IgorOchocki@users.noreply.github.com Co-authored-by: gta gta@DUT043-DG1RVC.fm.intel.com Co-authored-by: Roy-Rupak rupak.ndc144@gmail.com Co-authored-by: rupakroyintel rupakroy@rupakroy-mobl1.amr.corp.intel.com Co-authored-by: intel-liudean dean.liu@intel.com Co-authored-by: gta gta@DUT046-DG1RVC.fm.intel.com Co-authored-by: nsaiapova natalia.saiapova@intel.com Co-authored-by: Kevin Xu wenkai.xu@mail.utoronto.ca Co-authored-by: praveenkk123 praveen.k.kundurthy@intel.com Co-authored-by: Praveen Kundurthy u137620@s001-n067.aidevcloud Co-authored-by: Louie Tsai louie.tsai@intel.com Co-authored-by: IlanTruanovsky ilan.truanovsky@intel.com Co-authored-by: bjodom bjodom@users.noreply.github.com Co-authored-by: u51369 u51369@s001-n066.aidevcloud Co-authored-by: MichaelRCarroll-Intel 101751670+MichaelRCarroll-Intel@users.noreply.github.com Co-authored-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu Co-authored-by: wangdi4 101905226+wangdi4@users.noreply.github.com

Signed-off-by: michael vincerra michael.vincerra@intel.com


Signed-off-by: Natalia Saiapova natalia.saiapova@intel.com Signed-off-by: Saiapova, Natalia natalia.saiapova@intel.com Signed-off-by: Carroll, Michael R michael.r.carroll@intel.com Signed-off-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu Signed-off-by: michael vincerra michael.vincerra@intel.com Co-authored-by: Jimmy Wei jimmy.t.wei@intel.com Co-authored-by: Shuo Niu shuo.niu@intel.com Co-authored-by: Justin Rosner justin.rosner@intel.com Co-authored-by: yuguen-intel yohann.uguen@intel.com Co-authored-by: Peng Tu peng.tu@intel.com Co-authored-by: Hao Xiang Yang 111762426+haoxian2@users.noreply.github.com Co-authored-by: Rakshith Krishnappa krisrak@gmail.com Co-authored-by: Artem Radzikhovskyy artem.radzikhovskyy@intel.com Co-authored-by: jkinsky 106110367+jkinsky@users.noreply.github.com Co-authored-by: petercad peter.caday@intel.com Co-authored-by: Andrei Fedorov andrey.fedorov@intel.com Co-authored-by: Brox Chen brox.chen@intel.com Co-authored-by: intel-jisheng1 shengxiang.ji@intel.com Co-authored-by: Paul White paul.white@intel.com Co-authored-by: alisanikiforova alisa.nikiforova@intel.com Co-authored-by: IgorOchocki 36711066+IgorOchocki@users.noreply.github.com Co-authored-by: gta gta@DUT043-DG1RVC.fm.intel.com Co-authored-by: Roy-Rupak rupak.ndc144@gmail.com Co-authored-by: rupakroyintel rupakroy@rupakroy-mobl1.amr.corp.intel.com Co-authored-by: intel-liudean dean.liu@intel.com Co-authored-by: gta gta@DUT046-DG1RVC.fm.intel.com Co-authored-by: nsaiapova natalia.saiapova@intel.com Co-authored-by: Kevin Xu wenkai.xu@mail.utoronto.ca Co-authored-by: praveenkk123 praveen.k.kundurthy@intel.com Co-authored-by: Praveen Kundurthy u137620@s001-n067.aidevcloud Co-authored-by: Louie Tsai louie.tsai@intel.com Co-authored-by: IlanTruanovsky ilan.truanovsky@intel.com Co-authored-by: bjodom bjodom@users.noreply.github.com Co-authored-by: u51369 u51369@s001-n066.aidevcloud Co-authored-by: MichaelRCarroll-Intel 101751670+MichaelRCarroll-Intel@users.noreply.github.com Co-authored-by: MichaelRoyceCarroll michael.carroll@alumni.usc.edu Co-authored-by: wangdi4 101905226+wangdi4@users.noreply.github.com Co-authored-by: michael vincerra michael.vincerra@intel.com