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

Performance: Investigate pp.scale with sparse matrices #2986

Open
Intron7 opened this issue Apr 8, 2024 · 1 comment
Open

Performance: Investigate pp.scale with sparse matrices #2986

Intron7 opened this issue Apr 8, 2024 · 1 comment

Comments

@Intron7
Copy link
Member

Intron7 commented Apr 8, 2024

With the new numba kernel for sparse scaling, we need to figure out how and when the numba code becomes faster than the array code. This might lead to numba completly replaceing the array operations for sparse matrices.

@ivirshup
Copy link
Member

ivirshup commented Apr 9, 2024

Would be a nice use case for working on the usability of benchmarks (related to #2977)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants