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

Chunked history evaluation #94

Open
maedoc opened this issue Jan 20, 2016 · 0 comments
Open

Chunked history evaluation #94

maedoc opened this issue Jan 20, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@maedoc
Copy link
Owner

maedoc commented Jan 20, 2016

(thx to @i-Zaak for the idea)

Perhaps some blocking strategy, such as that used for matrix multiplications, would be
advantageous: when getting from the history buffer, we can load history for N nodes (where
N is just less than what fills the L3 cache) & increment the coupling vector by the
contributions of those nodes, then continue with next chunk of N nodes.

@maedoc maedoc added the opt label Jan 20, 2016
@maedoc maedoc self-assigned this Jan 20, 2016
@maedoc maedoc added this to the v0.n future milestone Jan 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant