Skip to content

Fix memory split matvec#116

Merged
Ben Thompson (tbenthompson) merged 4 commits intomasterfrom
fix_memory_split_matvec
Sep 30, 2021
Merged

Fix memory split matvec#116
Ben Thompson (tbenthompson) merged 4 commits intomasterfrom
fix_memory_split_matvec

Conversation

@tbenthompson
Copy link
Copy Markdown
Collaborator

Closes #25

Checklist

  • Added a CHANGELOG.rst entry

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@tbenthompson Ben Thompson (tbenthompson) deleted the fix_memory_split_matvec branch September 30, 2021 15:09
Ben Thompson (tbenthompson) added a commit that referenced this pull request Oct 8, 2021
* Avoid one allocation in SplitMatrix.matvec

* Avoid one allocation in SplitMatrix.matvec

* Update split_matrix.py

* black fix.
This was referenced Nov 11, 2021
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.

High memory usage for split matrix dot and transpose dot

2 participants