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

[SPARSE] Add support for sparse gemv #387

Closed
wants to merge 14 commits into from

Conversation

Rbiessy
Copy link
Contributor

@Rbiessy Rbiessy commented Sep 26, 2023

Description

Based on the changes from #374. The new changes are visible in the last commit.

Add support for sparse gemv using MKLCPU backend and add a test for it.

Checklist

All Submissions

  • Do all unit tests pass locally? Attach a log.
  • Have you formatted the code using clang-format?

New features

  • Have you provided motivation for adding a new feature?
  • Have you added relevant tests?

@Rbiessy
Copy link
Contributor Author

Rbiessy commented Sep 26, 2023

Tests running locally using the 2023.2.0 oneapi package: tests_cpu.txt
Complex types are not supported in this version.

@Rbiessy
Copy link
Contributor Author

Rbiessy commented Sep 28, 2023

Tests log using a recent nightly build of oneMKL: tests_cpu_nightly.txt
Complex are supported and passing now.

@Rbiessy
Copy link
Contributor Author

Rbiessy commented Oct 5, 2023

Closing as it was merged with #374

@Rbiessy Rbiessy closed this Oct 5, 2023
@Rbiessy Rbiessy deleted the romain/sparse_gemv branch November 17, 2023 09:29
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

Successfully merging this pull request may close these issues.

1 participant