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

[SYCL] Fix uncaught exceptions and null dereference #15173

Merged
merged 12 commits into from
Sep 4, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    75593ba View commit details
    Browse the repository at this point in the history
  2. fix clang-format

    bso-intel committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5b3a48f View commit details
    Browse the repository at this point in the history
  3. added abort

    bso-intel committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3a9dae9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. address feedback

    bso-intel committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bad3d36 View commit details
    Browse the repository at this point in the history
  2. reduce try-block

    bso-intel committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4b7c116 View commit details
    Browse the repository at this point in the history
  3. clang-format

    bso-intel committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fe889a1 View commit details
    Browse the repository at this point in the history
  4. clang-format

    bso-intel committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6fa25b6 View commit details
    Browse the repository at this point in the history
  5. revert try

    bso-intel committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    72347dc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update sycl/source/detail/graph_impl.cpp

    Co-authored-by: Dmitry Vodopyanov <[email protected]>
    bso-intel and dm-vodopyanov authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cb9e162 View commit details
    Browse the repository at this point in the history
  2. Update sycl/source/detail/global_handler.cpp

    Co-authored-by: Dmitry Vodopyanov <[email protected]>
    bso-intel and dm-vodopyanov authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c4c36d6 View commit details
    Browse the repository at this point in the history
  3. restore noexcept

    bso-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0ee614e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c500b View commit details
    Browse the repository at this point in the history