Skip to content

Conversation

@franzpoeschel
Copy link
Contributor

...... nothing to be seen here ........

close #3977
Bug introduced by #3720

When running a checkpoint, the openPMD plugin must not attempt to read the cmd parameter --checkpoint.openPMD.file because it's not there. Instead, the --checkpoint.file parameter is used.

@steindev steindev added bug a bug in the project's code CI:no-compile CI is skipping compile/runtime tests but runs PICMI tests component: user input signals changes in user API such as .param files, .cfg syntax, etc. - changelog! labels Feb 9, 2022
@steindev steindev assigned steindev and unassigned steindev Feb 9, 2022
@steindev steindev self-requested a review February 9, 2022 21:36
@steindev steindev added this to the 0.7.0 / 1.0.0: Next Stable milestone Feb 9, 2022
= tomlDataSources->openPMDPluginOptions;
break;
}
case ConfigurationVia::CommandLine:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that we don't need to fix the ConfigurationVia::Toml path since checkpoints cannot be configured via TOML.

@franzpoeschel franzpoeschel force-pushed the fix-checkpointing-after-toml branch from dae3ce1 to 56a588b Compare February 9, 2022 21:51
@steindev
Copy link
Member

steindev commented Feb 9, 2022

Tested writing checkpoints with this fix and it works now. Will merge.

@steindev steindev merged commit cab1b69 into ComputationalRadiationPhysics:dev Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug a bug in the project's code CI:no-compile CI is skipping compile/runtime tests but runs PICMI tests component: user input signals changes in user API such as .param files, .cfg syntax, etc. - changelog!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants