Skip to content

Add memory-based thread calculation and --max-memory argument#33

Merged
Dialpuri merged 1 commit into
masterfrom
add-max-memory-argument
Mar 15, 2026
Merged

Add memory-based thread calculation and --max-memory argument#33
Dialpuri merged 1 commit into
masterfrom
add-max-memory-argument

Conversation

@Dialpuri

Copy link
Copy Markdown
Owner
  • Introduced calculate_n_from_max_memory for determining thread count based on maximum memory.
  • Added --max-memory argument for thread calculation when nthreads is unspecified.
  • Updated documentation to include the new --max-memory option.
  • Default nthreads updated to 0, enabling smart thread computation logic.

- Introduced `calculate_n_from_max_memory` for determining thread count based on maximum memory.
- Added `--max-memory` argument for thread calculation when `nthreads` is unspecified.
- Updated documentation to include the new `--max-memory` option.
- Default `nthreads` updated to 0, enabling smart thread computation logic.
@Dialpuri Dialpuri merged commit c7f8bbd into master Mar 15, 2026
3 checks passed
@Dialpuri Dialpuri deleted the add-max-memory-argument branch March 15, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant