PSLmodels / OG-USA

Overlapping-generations macroeconomic model for evaluating fiscal policy in the United States
https://pslmodels.github.io/OG-USA/
Creative Commons Zero v1.0 Universal
19 stars 34 forks source link

C/S: Try with fewer CPUs and more memory #104

Closed kcreekdev closed 5 months ago

kcreekdev commented 5 months ago

There are still some memory issues. I'm trying with fewer CPUs and explicitly setting how much memory is used per worker. This may cause some issues with GitHub Actions depending on how much cpu/memory the servers have.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.41%. Comparing base (e4655db) to head (48614e3).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/PSLmodels/OG-USA/pull/104/graphs/tree.svg?width=650&height=150&src=pr&token=XOLXIKEL86&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels)](https://app.codecov.io/gh/PSLmodels/OG-USA/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels) ```diff @@ Coverage Diff @@ ## master #104 +/- ## ======================================= Coverage 75.41% 75.41% ======================================= Files 11 11 Lines 850 850 ======================================= Hits 641 641 Misses 209 209 ``` | [Flag](https://app.codecov.io/gh/PSLmodels/OG-USA/pull/104/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/PSLmodels/OG-USA/pull/104/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels) | `75.41% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels#carryforward-flags-in-the-pull-request-comment) to find out more.
kcreekdev commented 5 months ago

@jdebacker Got success with this configuration. I'm trying with the transition path now.

kcreekdev commented 5 months ago

@jdebacker , this should be good to go now that the format issues are fixed. I'll let you know what happens with the transition path results.

jdebacker commented 5 months ago

@kcreekdev Let me know when this is ready to merge.