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 follow on changes: enable/disable deprecated code #2129

Open
brian-kelley opened this issue Mar 4, 2024 · 0 comments
Open

spmv follow on changes: enable/disable deprecated code #2129

brian-kelley opened this issue Mar 4, 2024 · 0 comments
Assignees

Comments

@brian-kelley
Copy link
Contributor

#2126 refactored the spmv interface and added SPMVHandle, but there are a couple of follow on changes that should be added:

  • Allow enabling/disabling deprecated code like how Kokkos does it
  • Test deprecated spmv interfaces (with Controls) if deprecated code enabled
  • Deprecate the RANK_ONE/RANK_TWO tags since only deprecated functions use them and they're in a public namespace
@brian-kelley brian-kelley self-assigned this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant