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][Joint Matrix][E2E] Auto-detect Joint Matrix features in LIT #15408

Merged
merged 3 commits into from
Sep 18, 2024

Commits on Sep 17, 2024

  1. [SYCL][Joint Matrix][E2E] Auto-detect Joint Matrix features in LIT

    Remove dependency of Matrix tests on LIT's params like `gpu-intel-pvc=True`, `matrix=1`, etc.
    intel/llvm mostly got rid of parameters like that with auto-detection of architecture and usage of aspects.
    It would be more maintainable and less error-prone if all of features could be auto-detected.
    YuriPlyakhin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d6e4af1 View commit details
    Browse the repository at this point in the history
  2. second set of changes

    YuriPlyakhin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fae9196 View commit details
    Browse the repository at this point in the history
  3. more fixes

    YuriPlyakhin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    336c6d0 View commit details
    Browse the repository at this point in the history