Skip to content

Conversation

thorek1
Copy link
Owner

@thorek1 thorek1 commented Jun 5, 2025

Summary

  • store the first-order block decomposition after computing derivatives
  • keep decomposition when clearing caches
  • solve each block inside calculate_first_order_solution using the cached decomposition
  • benchmark script now uses the cached decomposition when solving

Testing

  • julia -q -e 'using Pkg; Pkg.develop(path=".")'
  • julia -q -e 'using Revise, MacroModelling; include("models/RBC_baseline.jl"); get_solution(RBC_baseline); println("done")' (failed: package Revise missing / heavy precomp)

https://chatgpt.com/codex/tasks/task_e_68414c43a9e0832f863289be5b7c3af9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant