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

[SPARSE] Update oneMKL backends to match new sparse API #500

Merged
merged 41 commits into from
Sep 6, 2024

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    1f53e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a967be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9667522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c64b57c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02483e7 View commit details
    Browse the repository at this point in the history
  6. Fix example static_cast

    Rbiessy committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5cb4518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7190c6a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    31d0a5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42dba2e View commit details
    Browse the repository at this point in the history
  3. Test more sizes with spmm

    Rbiessy committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3436abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0ecc40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84fa7f8 View commit details
    Browse the repository at this point in the history
  6. Fix invalid accesses in tests

    Rbiessy committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a79c5af View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    d452846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    002d788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c37ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dbd67b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    2e9fb7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d109332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9548a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 12, 2024

  1. Merge operations in one file

    Rbiessy committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0bac3d4 View commit details
    Browse the repository at this point in the history
  2. Make get_data_type constexpr

    Rbiessy committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d04452a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 17, 2024

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

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

Commits on Jul 18, 2024

  1. Take string as reference

    Rbiessy committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    43f4669 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 29, 2024

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

Commits on Aug 16, 2024

  1. Move example static_cast

    Rbiessy committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    95a902a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    d76ca03 View commit details
    Browse the repository at this point in the history
  2. Remove fill_buffer_to_0

    Rbiessy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0c34cfc View commit details
    Browse the repository at this point in the history
  3. format with clang-format-9

    Rbiessy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aff9ee2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c7a4420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f8e183 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. clang-format-9

    Rbiessy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6a533df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f39b22 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Reword exception

    Rbiessy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0ecb032 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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