-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-02-13 - grid order #277
Comments
@wjt5121 Would you please execute this grid? Please note that the dividend_std parameter needs to be set in both the AMMPS configuration and SHARKFin command line argument, and these should be the same value. This should be a rather short run -- 432 small -- so it's just to make sure things are all in order before doing a bigger one to get across the finish line. |
If keeping the two --dividend_std parameters synced is too difficult to implement in a short time, we can I suppose run both as a 'grid' and then discard the data where the two don't match. That is computationally inefficient of course but would do in a pinch. |
Ok I have that grid running now. But I don't think I have the --dividend_std parameters synced. AMMPS Config Generator: AMMPS: SHARKfin: |
ok great. Run6 is going now. |
Unfortunately I had a bug in the most recent deployment and last nights run failed to properly start. You can pull the data directly from the storage table using the function below. You will need the storage connection string which I've sent via email.
|
Thanks @wjt5121 . Hopefully this works, and then I'll put in a much larger grid order later today. |
@sbenthall Total simulations in grid is 432. |
@wjt5121 Thanks again for this. But there's some issues with this smoke test data.
I'm sorry to have to lay this on you at the last minute. How much is it achievable to address this? An even smaller smoke test, say with seeds = 2, would be just fine for testing this. |
@sbenthall no problem at all, I have a 2 seed grid running now with the above changes and it should be done in about 40 minutes. The way it is currently building the configs the As for the latest commit, yep I was running an older version, I did a pull and saw 3 files changed so we should be good to go now. |
Oh, fantastic, thanks @wjt5121 ! I'll check out the new data when it's ready. |
Run has completed. Total simulations in grid is 144. |
It looks great, @wjt5121 . Thank you so much |
seeds = 6
AMMPS config parameters:
--mm_lucas_factor [0.0, 0.1, 1.0]
--dividend_std [0.0055, 0.011] [This should be synced across SHARKFin and AMMPS!]
SHARKFin parameters:
--dphm [1, 148, 1097]
--attention [0.001, 0.1]
--zeta [0.0, 1.0]
--dividend_growth_rate 1.0002
--dividend_std [0.0055, 0.011] [This should be synced across SHARKFin and AMMPS!]
--pop_CRRA 5
--pop_DiscFac 0.974
size: 432
The text was updated successfully, but these errors were encountered: