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

Heuristic to determine batch_size and number of parallel jobs #1157

Open
markbader opened this issue Aug 1, 2024 · 0 comments
Open

Heuristic to determine batch_size and number of parallel jobs #1157

markbader opened this issue Aug 1, 2024 · 0 comments

Comments

@markbader
Copy link
Contributor

Detailed Description

  • Affected library: webknossos
  • Conversion of large image stacks can lead to OOM issues. The defaults for batch_size and the number of processes used for parallelization should depend on the input image size and the available RAM. Currently the example scripts shown on our official documentation fail in cases like Image stack to dataset process can exhaust ram for large datasets #1146. Instead, the examples should work out of the box.
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