oneAPI-samples
oneAPI-samples copied to clipboard
Remove '09_invariant_computations' samples directory (see ONSAM-1922).
Existing Sample Changes
Description
This change removes the samples directory "09_invariant_computations". The tests in this directory have out-of-bound errors and are not referenced in any GPU Optimization Guide articles.
Fixes Issue: https://jira.devtools.intel.com/browse/ONSAM-1922
External Dependencies
None.
Type of change
Please delete options that are not relevant. Add a 'X' to the one that is applicable.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [X] Implement fixes for ONSAM Jiras
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
- [X] Command Line
- [ ] oneapi-cli
- [ ] Visual Studio
- [ ] Eclipse IDE
- [ ] VSCode
- [ ] When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used