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

Block ordering during a reduction #19

Open
mrzv opened this issue May 23, 2015 · 0 comments
Open

Block ordering during a reduction #19

mrzv opened this issue May 23, 2015 · 0 comments
Assignees

Comments

@mrzv
Copy link
Member

mrzv commented May 23, 2015

Issue by Dmitriy Morozov
Friday Jan 16, 2015 at 22:28 GMT


In the out-of-core regime, there is room to schedule how blocks are ordered during diy::reduce(). In principle, the full order of active blocks is known ahead of time, so one could reorder the blocks optimally so that the number of movements of blocks out of core is minimized. We need to figure out which algorithm to use for this and implement this feature.

@mrzv mrzv self-assigned this May 23, 2015
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

1 participant