Skip to content
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

Draft: [SYCL][COMPAT] Math-ops failures in gen12 CI #15961

Draft
wants to merge 18 commits into
base: sycl
Choose a base branch
from

Commits on Oct 31, 2024

  1. [UR] phase 2 of counter-based event

    PR in UR: oneapi-src/unified-runtime#2234
    
    Signed-off-by: Winston Zhang <[email protected]>
    winstonzhang-intel committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d6f957d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Draft: Disabled checks, added verbosity, to trigger full log in the C…

    …I at the end of specific tests
    
    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8a2b72e View commit details
    Browse the repository at this point in the history
  2. Further verbosity added

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    60b9108 View commit details
    Browse the repository at this point in the history
  3. Temporarily removing unnecesary CI

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c614872 View commit details
    Browse the repository at this point in the history
  4. Revert "Temporarily removing unnecesary CI"

    This reverts commit c614872.
    
    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8ae6d0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    760d587 View commit details
    Browse the repository at this point in the history
  6. Reapply "Temporarily removing unnecesary CI"

    This reverts commit 8ae6d0d.
    
    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    33e674e View commit details
    Browse the repository at this point in the history
  7. Restored asserts to get a trace with a failing assert

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e7a5e8b View commit details
    Browse the repository at this point in the history
  8. Restored return code to see if the test actually fails.

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1aaf6a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Extended CHECK_PRINT to all syclcompat math tests

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2ca29f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c063ed8 View commit details
    Browse the repository at this point in the history
  3. Added smaller reproducer, changed verbosity as printing hid the issue

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b17089d View commit details
    Browse the repository at this point in the history
  4. Removed any changes to see if the error appears again

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f7019a1 View commit details
    Browse the repository at this point in the history
  5. Reducing diff

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5f0eb75 View commit details
    Browse the repository at this point in the history
  6. removing again diff

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    62c9e29 View commit details
    Browse the repository at this point in the history
  7. Recommiting and disabling commit-hook

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ad2b6bd View commit details
    Browse the repository at this point in the history
  8. Addind more tests to filter to check with ncpu workers

    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a464fd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Verbosity added to asserts to see if we get more info from race condi…

    …tion
    
    Signed-off-by: Alberto Cabrera <[email protected]>
    Alcpz committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    208d84e View commit details
    Browse the repository at this point in the history