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

Memory management at the target level #19

Closed
3 tasks done
wlandau opened this issue Apr 8, 2020 · 2 comments
Closed
3 tasks done

Memory management at the target level #19

wlandau opened this issue Apr 8, 2020 · 2 comments

Comments

@wlandau
Copy link
Collaborator

wlandau commented Apr 8, 2020

  • New "targets_memory" class, a high-performant abstraction of an environment.
  • New "targets_cache" class with multiple layers of "targets_memory" objects.
  • Give each target its own "targets_cache" object so it exhibits crate-like behavior on HPC.
@wlandau
Copy link
Collaborator Author

wlandau commented Apr 11, 2020

Done.

@wlandau wlandau closed this as completed Apr 11, 2020
@wlandau
Copy link
Collaborator Author

wlandau commented Apr 11, 2020

Will reopen when it comes time for memory management as a whole. But I am avoiding the DSL and testing whole workflows for as long as possible.

@wlandau wlandau changed the title Memory management Memory management at the target level Apr 11, 2020
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