Thanks to visit codestin.com
Credit goes to github.com

Skip to content

incorrect "commonFolder" values in two FPGA samples #928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 3, 2022
Merged

incorrect "commonFolder" values in two FPGA samples #928

merged 10 commits into from
May 3, 2022

Conversation

xmnboy
Copy link
Contributor

@xmnboy xmnboy commented May 3, 2022

Existing Sample Changes

Description

Incorrect number of "../../.." relative references in the commonFolder field for the FPGA "compute_units" and "pipe_array" samples.

This fixes a problem in the sample.json files for these two samples. These mistakes cannot be found by the sample.json schema checker, so a check for this condition was added to the sample aggregator's code. The new test confirms that the files referenced by the commonFolder object do exist.

External Dependencies

The 2022.1 tag should also be corrected, since this error has been causing problems with the samples for some time.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Command-line testing of the aggregator and also testing in staging to confirm that all samples are being properly processed.

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

FYI: @praveenkk123

xmnboy and others added 10 commits February 11, 2022 08:32
We are retiring the MRAA/UPM IoT samples.
We are retiring the MRAA/UPM IoT samples.
We are retiring the MRAA/UPM IoT samples.
We are retiring the MRAA/UPM IoT samples.
We are retiring the MRAA/UPM IoT samples.
We are retiring the MRAA/UPM IoT samples.
We are retiring the MRAA/UPM IoT samples.
We are retiring the MRAA/UPM IoT samples.
field for the FPGA "compute_units" and "pipe_array" samples.

This fixes a problem in the sample.json files for these two samples. These
mistakes cannot be found by the sample.json schema checker, so a check for
this condition was added to the sample aggregator's code. The new test
confirms that the files referenced by the commonFolder object do exist.
@praveenkk123 praveenkk123 merged commit 888036c into oneapi-src:master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants