Skip to content

Conversation

@ikbuibui
Copy link
Contributor

@ikbuibui ikbuibui commented Dec 2, 2025

With #5493, I introduced a bug where the command line argument checkpoint period was ignored and not added to the internal sequence of checkpointing steps seqCheckpointPeriod.

This was because the call to intialize seqCheckpointPeriod was in the wrong place and called way too soon, before checkpoint period was actually set.

@ikbuibui ikbuibui added this to the 0.9.0 / next stable milestone Dec 2, 2025
@ikbuibui ikbuibui requested a review from chillenzer December 2, 2025 13:50
@ikbuibui ikbuibui added bug a bug in the project's code component: PMacc in PMacc 99% of all errors sit in front of the screen 😉 99% of all errors are human made labels Dec 2, 2025
@chillenzer
Copy link
Contributor

Tested via test/python/picongpu/end-to-end and it works.

@PrometheusPi
Copy link
Member

The CI stopped continuing with further test jobs despite all previous ones having passed. I triggered the next level of jobs. If these hang-ups reoccur, we might need to investigate.

@PrometheusPi PrometheusPi merged commit 0a07e0e into ComputationalRadiationPhysics:dev Dec 3, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

99% of all errors sit in front of the screen 😉 99% of all errors are human made bug a bug in the project's code component: PMacc in PMacc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants