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][Graph][HIP] Add HIP backend support to SYCL-Graph #12230

Merged
merged 23 commits into from
Mar 1, 2024

Commits on Dec 21, 2023

  1. [SYCL][Graph] HIP Support testing

    Co-authored-by: Andrey Alekseenko <andrey.alekseenko@scilifelab.se>
    mfrancepillois and al42and committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    caa7058 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. [SYCL][Graph] Fix OpenCL backend test fails with CPU device

    Adds missing variable initializations.
    Temporary disable `work_group_size_prop.cpp` because the failure results from a bug in the emulation layer.
    mfrancepillois committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    816cfd3 View commit details
    Browse the repository at this point in the history
  2. Disables unsupported test for hip + adds hip as supported in the test…

    … that checks backend support
    mfrancepillois committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9ed12b6 View commit details
    Browse the repository at this point in the history
  3. Fix hip backend name

    mfrancepillois committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8a15fa6 View commit details
    Browse the repository at this point in the history
  4. Typo

    mfrancepillois committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4954403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2e38a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Updates design doc

    mfrancepillois committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    68bf06e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f09c5f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    a281ceb View commit details
    Browse the repository at this point in the history
  2. Adds debug print

    mfrancepillois committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    156b4b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Removes debug print

    mfrancepillois committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    24b67d8 View commit details
    Browse the repository at this point in the history
  2. Update UR CMakeFile

    mfrancepillois committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    05d2493 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    809c97f View commit details
    Browse the repository at this point in the history
  2. Fixes merge issue

    mfrancepillois committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0a2c485 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    0fec7e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dea501 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

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

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    de18a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9ab4f View commit details
    Browse the repository at this point in the history