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

Deferred memory view allocation. #869

Open
rasolca opened this issue May 16, 2023 · 0 comments
Open

Deferred memory view allocation. #869

rasolca opened this issue May 16, 2023 · 0 comments

Comments

@rasolca
Copy link
Collaborator

rasolca commented May 16, 2023

To simplify memory management and reduce memory usage, tiles should be allocated just before the first use.

Matrix constructors should be revised to allow tile by tile allocation (beside given layout single allocation).
Details:
https://confluence.cscs.ch/x/hYBZHw

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

No branches or pull requests

1 participant