Skip to content

Newer and better RSRS#5

Merged
mscroggs merged 137 commits into
mainfrom
enable_symm
Apr 27, 2026
Merged

Newer and better RSRS#5
mscroggs merged 137 commits into
mainfrom
enable_symm

Conversation

@mscroggs
Copy link
Copy Markdown
Member

Repeat of #3 (but don't want to squash merge this time)

Ignacia Piccardo and others added 26 commits April 1, 2026 10:00
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.
@mscroggs mscroggs enabled auto-merge April 27, 2026 14:53
@mscroggs mscroggs merged commit c18b5e4 into main Apr 27, 2026
8 checks passed
@mscroggs mscroggs deleted the enable_symm branch April 27, 2026 15:02
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.

3 participants