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

Sparsity csr spmv #970

Merged
merged 8 commits into from
Feb 16, 2022
Merged

Sparsity csr spmv #970

merged 8 commits into from
Feb 16, 2022

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    74748a9 View commit details
    Browse the repository at this point in the history
  2. use updated operator

    yhmtsai committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    7bb1f76 View commit details
    Browse the repository at this point in the history
  3. add sparsity_csr mixed support

    fix: hip accessor on blockIdx.y. note: hip blockIdx is not int
    yhmtsai committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c3bd906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5703088 View commit details
    Browse the repository at this point in the history
  5. updae sparsity_csr artype and fix amgx_pgm test

    Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
    yhmtsai and upsj committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    9b01410 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eb24ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    740fbe9 View commit details
    Browse the repository at this point in the history
  8. rm redundent guard, keep highest prec on ref/omp

    Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
    yhmtsai and upsj committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ff428ce View commit details
    Browse the repository at this point in the history