Commit 0327921
Add n_wage_res_batch_size: splay wage_res shock axis
Wires `RouwenhorstAR1Process.batch_size` through `GridConfig` so the
wage-residual stochastic productmap can be split with an inner Python
loop. At `n_wage_res_batch_size=1` the per-target Q_and_F intermediate
shrinks by `n_wage_res_gridpoints` (5), bringing the kernel under 80 GB
for the ACA-overlay nongroup_nomc_* regimes where the unsplayed kernel
hit 144 GB.
`n_pref_type_batch_size` remains a no-op pending separate splay wiring.
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 77ba8e4 commit 0327921
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| 245 | + | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
45 | 53 | | |
46 | 54 | | |
47 | 55 | | |
| |||
0 commit comments