Skip to content

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

Merged
mstimberg merged 1 commit into
masterfrom
long_runs_cpp_standalone
Mar 17, 2022
Merged

Avoid casting timesteps to 32bit in C++ standalone#1396
mstimberg merged 1 commit into
masterfrom
long_runs_cpp_standalone

Conversation

@mstimberg

Copy link
Copy Markdown
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