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

OpenMP Merge-SpMV algorithm from Merril & Garland for CSR SpMV #1497

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Dec 6, 2023

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

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    ccf8ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09652cd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'omp_mergespmv' of github.com:acmunich/ginkgo into omp_m…

    …ergespmv
    Luka Stanisic committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5d089f4 View commit details
    Browse the repository at this point in the history
  4. Applied all modifications discussed in PR, except for multiple RHS ca…

    …se for which it was decided to implement it later.
    
    Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
    Luka Stanisic and upsj committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    598b89d View commit details
    Browse the repository at this point in the history