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][Matrix] Add joint matrix query for CUDA and HIP backends #12075

Merged
merged 22 commits into from
Feb 15, 2024

Commits on Dec 8, 2023

  1. Added runtime query

    Konrad Kusiak authored and konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9416dc4 View commit details
    Browse the repository at this point in the history
  2. clang-format

    konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7ab986d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfcb8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6202345 View commit details
    Browse the repository at this point in the history
  5. added static query

    konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2a539f8 View commit details
    Browse the repository at this point in the history
  6. final changes

    konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ca74cb4 View commit details
    Browse the repository at this point in the history
  7. clean up

    konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    17ac818 View commit details
    Browse the repository at this point in the history
  8. clang-format

    konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6160151 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab1264d View commit details
    Browse the repository at this point in the history
  10. fixed build issue

    konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    05e55a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fd994c View commit details
    Browse the repository at this point in the history
  12. Fixed e2e test

    konradkusiak97 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    26c211e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b3225b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d27b42d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    56bd759 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    3f99e38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e716c9d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. nit changes

    konradkusiak97 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0bf4b6f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Changed parensing

    konradkusiak97 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f2e1966 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    3abcc41 View commit details
    Browse the repository at this point in the history
  2. Removed std move

    konradkusiak97 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    685163a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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