Skip to content

Newer and better RSRS#3

Merged
annayesy merged 133 commits into
mainfrom
enable_symm
Apr 24, 2026
Merged

Newer and better RSRS#3
annayesy merged 133 commits into
mainfrom
enable_symm

Conversation

@ignacia-fp
Copy link
Copy Markdown
Collaborator

No description provided.

annayesy and others added 25 commits March 30, 2026 08:21
The fixed-rank estimators capped carried coarser boxes by the requested rank before those boxes were processed. On adaptive meshes this undercounted the runtime near-field sketch size, so per-level and constant modes could start with too few samples and only discover the larger requirement at a later level, leading to late sample growth and LAPACK/subview failures.

Estimate the runtime active-sample upper bound with carried boxes at full size, use it directly for per-level budgets, and floor constant budgets by it. Keep runtime targets from falling below level minima and add a regression test for carried-box capping.
@annayesy annayesy merged commit 323dddf into main Apr 24, 2026
6 checks passed
@annayesy annayesy deleted the enable_symm branch April 24, 2026 17:05
@annayesy annayesy restored the enable_symm branch April 24, 2026 17:43
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.

2 participants