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 budgeting #68

Open
sjperkins opened this issue Apr 15, 2020 · 0 comments
Open

Memory budgeting #68

sjperkins opened this issue Apr 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sjperkins
Copy link
Member

sjperkins commented Apr 15, 2020

  • Tricolour version: 0.1.7
  • Python version: 3.6
  • Operating System: Ubuntu 18.04

Description

Tricolour is greedy for memory as it will try to flag an entire scan's worth of data in memory. It's probably worth informing the user:

  1. if they're trying something egregious in terms of the system they're running on.
  2. that there's an option to do this as a zarr disk backed operation if they don't have the memory, at the cost of extra I/O
@sjperkins sjperkins added the enhancement New feature or request label Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant