Skip to content
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

Avoid casting timesteps to 32bit in C++ standalone #1396

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

mstimberg
Copy link
Member

Before, long runs with more than 2e9 timesteps failed to run.
Note that the issue was also fixed as part of the open PR #1057, but progress on that PR has stalled.

Fixes #1394

Before, long runs with more than 2e9 timesteps failed to run.
Fixes #1394
@mstimberg mstimberg merged commit 2fc55f1 into master Mar 17, 2022
@mstimberg mstimberg deleted the long_runs_cpp_standalone branch March 17, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail to simulate a long run in cpp_standalone mode.
1 participant