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

Replace internally developed CSR GEMM with a call to MKL #2808

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    3d808e9 View commit details
    Browse the repository at this point in the history
  2. Fix dimensionality error

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    43a9ed3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a0525 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eebffc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eecf29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4361e0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7efaa8e View commit details
    Browse the repository at this point in the history
  8. clang-format

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    312023c View commit details
    Browse the repository at this point in the history
  9. revert unneeded change

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    765bf04 View commit details
    Browse the repository at this point in the history
  10. Refactoring

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ec59400 View commit details
    Browse the repository at this point in the history
  11. clang-format

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c5869da View commit details
    Browse the repository at this point in the history
  12. add comments

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ff311d8 View commit details
    Browse the repository at this point in the history
  13. Implement review comments

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    da6f4e6 View commit details
    Browse the repository at this point in the history
  14. Remove incorrectly added files

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0a1eb29 View commit details
    Browse the repository at this point in the history
  15. Minor change

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f19b3cb View commit details
    Browse the repository at this point in the history
  16. Minor change

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c2a2758 View commit details
    Browse the repository at this point in the history
  17. clang-format

    Vika-F committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5a4055d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix errors after rebase

    Vika-F committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    433625a View commit details
    Browse the repository at this point in the history