Skip to content

Improves build/link times and memory requirements for mir and bump tests - #1978

Open
kennyweiss wants to merge 2 commits into
developfrom
feature/kweiss/accelerate-gpu-build
Open

Improves build/link times and memory requirements for mir and bump tests#1978
kennyweiss wants to merge 2 commits into
developfrom
feature/kweiss/accelerate-gpu-build

Conversation

@kennyweiss

@kennyweiss kennyweiss commented Sep 5, 2026

Copy link
Copy Markdown
Member

Summary

  • This PR splits several bump and mir tests into per-policy executables to reduce the build/link times and memory resources.

Improvements

CPU + OMP

CTS-2, clang-19, RelWithDebInfo, ninja w/ 20 processors

Metric develop branch change
Wall time 249.06 s 144.31 s -42.1%
Longest compile edge 247.66 s 142.06 s -42.6%
Peak single-process RSS 6,342.11 MiB 3,577.80 MiB -43.6%
Summed compile-edge time 668.03 s 742.95 s +11.2%
Summed link-edge time 3.38 s 10.74 s +218.1%
Peak process-tree RSS 11,326.93 MiB 12,972.57 MiB +14.5%

TODO

  • Post hip and cuda improvements
  • Update RELEASE-NOTES

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