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

Move tangent matrix application to variable update rather than matrix assembly #362

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ddement
Copy link
Collaborator

@ddement ddement commented Feb 21, 2025

This results in significant speed ups for our code on both CPU and GPU as well as significant memory usage reduction and simplification of the matrix assembly code.

@ddement ddement self-assigned this Feb 21, 2025
@ddement ddement force-pushed the update_tangent_application branch from acd8ee7 to 8ff2027 Compare February 21, 2025 00:05
@ddement ddement marked this pull request as ready for review February 21, 2025 00:13
… calculation

This change improves performance significantly and decreases memory usage
@ddement ddement force-pushed the update_tangent_application branch from 8ff2027 to 06f98d1 Compare February 21, 2025 00:22
Base automatically changed from beams_update_optimization to main February 27, 2025 23:17
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