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

SpMV Kernels using Kokkos #25

Open
7 tasks
cstyl opened this issue Sep 9, 2021 · 0 comments · Fixed by #32
Open
7 tasks

SpMV Kernels using Kokkos #25

cstyl opened this issue Sep 9, 2021 · 0 comments · Fixed by #32
Labels
enhancement New feature or request

Comments

@cstyl
Copy link
Member

cstyl commented Sep 9, 2021

  • SpMV Dia:
    • Check hierarchical parallelism version for correctness.
    • Enable shared/scratch memory.
  • SpMV Coo:
    • Segmented scan by key.
    • SpMV with segmented scan.
    • SpMV with Hierarchical Parallelism.
@cstyl cstyl added the enhancement New feature or request label Sep 9, 2021
@cstyl cstyl linked a pull request Sep 15, 2021 that will close this issue
7 tasks
@cstyl cstyl closed this as completed in #32 Sep 17, 2021
@cstyl cstyl reopened this Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant