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][hip] Exception for unsupported get_native<sycl::context> #14476

Merged
merged 16 commits into from
Sep 24, 2024

Commits on Jul 8, 2024

  1. Test UR pr.

    Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
    JackAKirk committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1abdc6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6488c45 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Throw for get native ctxt in HIP.

    Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
    JackAKirk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cba0cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9fbfa View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    89110f9 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    ldrumm committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8262476 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8ed5ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'sycl' into test-ur-hip-context-refactor

    Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
    JackAKirk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c3667fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2d59c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Use expected-no-diagnostics in test

    Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
    JackAKirk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f585393 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'test-ur-hip-context-refactor' of https://github.com/Jac…

    …kAKirk/llvm into test-ur-hip-context-refactor
    JackAKirk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5909eaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b1bec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4048a82 View commit details
    Browse the repository at this point in the history
  5. Update interop test, check exception.

    Also made exception use feature_not_supported
    
    Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
    JackAKirk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    66835de View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update UR commit hash.

    Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
    JackAKirk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e5e94ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0040c56 View commit details
    Browse the repository at this point in the history