oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
915 stars 678 forks source link

Remove '09_invariant_computations' samples directory (see ONSAM-1922). #2327

Closed nawalcopty closed 2 months ago

nawalcopty commented 3 months ago

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.

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

nawalcopty commented 3 months ago

This PR has passed all tests and is awaiting approval. Please let me know if there is anything more for me to do. Thanks.