onnxruntime
Integrate CUDA workspace with activation memory patterns
#32071
Open

Integrate CUDA workspace with activation memory patterns #32071

chilo-ms wants to merge 39 commits into main from chilo/static-workspace-preallocation
chilo-ms
chilo-ms Report committed workspace estimates after graph partitioning
3afd9306
chilo-ms Combine profiled and estimated workspace accounting
37560cf0
chilo-ms Rename size-based resource accountant
a5af386b
chilo-ms Document pending resource accounting state
6dbbd9b0
chilo-ms Clarify initial resource cost calculation
edbd5755
chilo-ms Resolve workspace estimate with resource cost
c8068bce
chilo-ms Unify workspace selection state
da899f32
chilo-ms Report workspace estimate discrepancies
e9e0e3d4
chilo-ms Account for MatMulNBits prepack memory
661940ae
chilo-ms Preserve partial profile accounting behavior
a2c9de7e
chilo-ms Address workspace accounting review feedback
79248e39
chilo-ms Avoid GCC optional initialization warning
2c33db55
chilo-ms Avoid double-counting offline-prepacked GPU weights
44d524ea
chilo-ms Clarify Level-1 initialization accounting contract
00d62c9b
chilo-ms Account for MatMulNBits tactic profiler scratch
5d7d98e2
chilo-ms Align CUDA memory estimation with session config
d3cff998
chilo-ms Clarify Level-1 prepack memory accounting
8a78fb2c
chilo-ms Fix CUDA plugin config key compilation
a0932465
chilo-ms Verify Level-2 workspace reservations
1948ce23
chilo-ms Preallocate declared CUDA workspace
30da4dd0
chilo-ms Plan CUDA workspace with activations
f867bdde
chilo-ms Test planned workspace across MatMulNBits chain
84409b97
chilo-ms Bridge planned workspace access to CUDA
01165aab
chilo-ms Avoid workspace declaration for MatMulNBits GEMV
b5236e8e
chilo-ms Test CUDA arena savings from planned workspace
f4e45cbc
chilo-ms chilo-ms force pushed from 33bca061 to f4e45cbc 30 days ago
chilo-ms Merge main into chilo/level2-workspace-verification
c15cd49d
chilo-ms Limit strict workspace verification to overruns
9538baf3
chilo-ms Preserve workspace reservations for fused nodes
7d183380
chilo-ms Merge current main into workspace verification
e70994f5
chilo-ms Merge current main into static workspace preallocation
28e723b6
chilo-ms Merge Level-2 workspace verification into static workspace preallocation
3a02309b
chilo-ms Preserve reservations through graph replacements
393dee76
chilo-ms Track workspace reservations through Level-2 fusions
88c98a54
chilo-ms Fix workspace integration after branch merge
19c8b900
chilo-ms Exclude workspace verification from minimal builds
254ddd98
chilo-ms Track workspace reservations across Level-2 mutations
b9660e51
chilo-ms Merge remote-tracking branch 'origin/main' into copilot/pr32189-comments
f860ca8b
chilo-ms Track remaining workspace reservation mutations
e5460120
chilo-ms Merge latest Level-2 workspace verification updates
3258464a
chilo-ms chilo-ms marked this pull request as ready for review 4 days ago
chilo-ms chilo-ms requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 4 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-09-15
Base automatically changed from chilo/level2-workspace-verification to main 3 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone